Skip to content

Commit 0f8c4e8

Browse files
authored
docs: fix typo in README.md (#1242)
1 parent 933063f commit 0f8c4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is only necessary when you want to build the extension yourself from source
3535
4. Open the Chrome extension page (currently under Menu > More Tools > Extensions)
3636
5. Check "developer mode" on the top-right corner
3737
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
38+
7. Alternatively to step 3, you can also use `yarn dev:chrome` to build & watch the unpacked extension
3939

4040
### Development
4141

0 commit comments

Comments
 (0)