We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933063f commit 0f8c4e8Copy full SHA for 0f8c4e8
README.md
@@ -35,7 +35,7 @@ This is only necessary when you want to build the extension yourself from source
35
4. Open the Chrome extension page (currently under Menu > More Tools > Extensions)
36
5. Check "developer mode" on the top-right corner
37
6. Click the "load unpacked" button on the left, and choose the folder: `vue-devtools/packages/shell-chrome/`
38
-7. Alternatilvely to step 3, you can also use `yarn dev:chrome` to build & watch the unpacked extension
+7. Alternatively to step 3, you can also use `yarn dev:chrome` to build & watch the unpacked extension
39
40
### Development
41
0 commit comments