Skip to content

Commit 5eac2e1

Browse files
tdorseyhaoqunjiang
authored andcommitted
docs: fix typo (#2899) [ci skip]
* Fix typo * Adjust plurality since there is only one guide
1 parent 6d35461 commit 5eac2e1

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-service/generator/template/src/components

1 file changed

+1
-1
lines changed

packages/@vue/cli-service/generator/template/src/components/HelloWorld.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="hello">
44
<h1>{{ msg }}</h1>
55
<p>
6-
For guide and recipes on how to configure / customize this project,<br>
6+
For a guide and recipes on how to configure / customize this project,<br>
77
check out the
88
<a href="https://cli.vuejs.org" target="_blank" rel="noopener">vue-cli documentation</a>.
99
</p>

0 commit comments

Comments
 (0)