Skip to content

Commit d738e1d

Browse files
committed
fix typo at vue component names
1 parent bfd4749 commit d738e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Each component name must be:
6969

7070
* **Meaningful**: not over specific, not overly abstract.
7171
* **Short**: 2 or 3 words.
72-
* **Pronounceable**: we want to be able talk about them.
72+
* **Pronounceable**: we want to be able to talk about them.
7373

7474
Vue component names must also be:
7575

0 commit comments

Comments
 (0)