diff --git a/src/webgpu/gpu_test.ts b/src/webgpu/gpu_test.ts index e1447b9664a..2719679b512 100644 --- a/src/webgpu/gpu_test.ts +++ b/src/webgpu/gpu_test.ts @@ -1473,7 +1473,7 @@ export interface TextureTestMixinType { * Effectively it's a Uint8Array to Uint8Array copy that * does the same thing as `writeTexture` but because the * destination is a buffer you have to provide the parameters - * of the destination buffer similarly to how you'esc provide them + * of the destination buffer similarly to how you'd provide them * to `copyTextureToBuffer` */ updateLinearTextureDataSubBox(