Skip to content

Commit 7ac0c11

Browse files
authored
Fix typo in docs/develop/index.mdx (#3440)
1 parent 29e52cc commit 7ac0c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/develop/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ It is recommended to use the `tauri [android|ios] dev --open` command and keep t
199199
If you are running on a physical device you must enable **Web Inspector** in **Settings > Safari > Advanced**.
200200

201201
After following all steps you should see a **Develop** menu in Safari, where you will find the connected devices and applications to inspect.
202-
Select on your device or simulator and click on **localhost** to open the Safari Developer Tools window.
202+
Select your device or simulator and click on **localhost** to open the Safari Developer Tools window.
203203

204204
- Android
205205

0 commit comments

Comments
 (0)