8000
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.
2 parents 7fca961 + 27bb87d commit a9301f6Copy full SHA for a9301f6
CONTRIBUTING.md
@@ -4,7 +4,7 @@
4
5
- First identify where error is coming from. If it's occuring while running `vue` command then issue is indeed on
6
`vue-cli` so please report it here. If error appears when you run one of `npm run` scripts, problem originates
7
-from a template you're using, [maybe one of the offical ones](https://github.com/vuejs-templates). If so, please
+from a template you're using, [maybe one of the official ones](https://github.com/vuejs-templates). If so, please
8
open an issue on a template repository.
9
10
- Try to search for your issue, it may have already been answered or even fixed in the development branch.
0 commit comments