We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68abdc3 commit 5300e71Copy full SHA for 5300e71
dist/README.md
@@ -7,7 +7,7 @@
7
The full (compiler-included) browser build. This is the build you can just include with a script tag:
8
9
```
10
- <script src="https://unkpg.com/vue/dist/vue.js"><script>
+ <script src="https://unpkg.com/vue/dist/vue.js"></script>
11
12
13
Note that this build is hard-coded to development mode.
0 commit comments