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 c7a85b8 commit 01a0425Copy full SHA for 01a0425
src/v2/guide/installation.md
@@ -21,7 +21,7 @@ Detailed release notes for each version are available on [GitHub](https://github
21
22
Simply download and include with a script tag. `Vue` will be registered as a global variable.
23
24
-<p class="tip">Don't use the minified version during development. You will miss out all the nice warnings for common mistakes!</p>
+<p class="tip">Don't use the minified version during development. You will miss out on all the nice warnings for common mistakes!</p>
25
26
<div id="downloads">
27
<a class="button" href="/js/vue.js" download>Development Version</a><span class="light info">With full warnings and debug mode</span>
0 commit comments