Skip to content

Commit 0b96702

Browse files
authored
fix typo
1 parent 3cf6e22 commit 0b96702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ device.queue.copyExternalImageToTexture(
198198
### iOS
199199

200200
To run the React Native WebGPU project on the iOS simulator, you need to disable the Metal validation API.
201-
In "Edit Scheme," uncheck "Metal Validation.". Learn more [here](https://developer.apple.com/documentation/xcode/validating-your-apps-metal-api-usage/).
201+
In "Edit Scheme," uncheck "Metal Validation". Learn more [here](https://developer.apple.com/documentation/xcode/validating-your-apps-metal-api-usage/).
202202

203203
<img width="1052" alt="Uncheck 'Metal Validation'" src="https://github.com/user-attachments/assets/2676e5cc-e351-4a97-bdc8-22cbd7df2ef2">
204204

0 commit comments

Comments
 (0)