Skip to content

Commit 1b3ec39

Browse files
authored
chore: fix typo [ci skip] (#113)
1 parent fb2875f commit 1b3ec39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ For that you can also use ngrok, as it automatically proxies https requests to h
162162

163163
### 4. How to inspect cordova applications?
164164

165-
Make sure that the page under `http://your-ip:8098` is returning a javascript coode on your device/simulator. If it doesn't - make sure to check your anti-virus or router/firewall settings. If it works - please follow the instructions, and connect to devtools using your IP. For example:
165+
Make sure that the page under `http://your-ip:8098` is returning a javascript code on your device/simulator. If it doesn't - make sure to check your anti-virus or router/firewall settings. If it works - please follow the instructions, and connect to devtools using your IP. For example:
166166

167167
```ts
168168
import devtools from '@vue/devtools'

0 commit comments

Comments
 (0)