Skip to content

Commit 7c99102

Browse files
committed
Fix: Typo
1 parent fbe3fc5 commit 7c99102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/rules/attributes-order.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## :book: Rule Details
77

8-
This rule aims to enfore ordering of component attributes. The default order is specified in the [Vue styleguide](https://vuejs.org/v2/style-guide/#Element-attribute-order-recommended) and is:
8+
This rule aims to enforce ordering of component attributes. The default order is specified in the [Vue styleguide](https://vuejs.org/v2/style-guide/#Element-attribute-order-recommended) and is:
99
- DEFINITION
1010
ex: 'is'
1111
- LIST_RENDERING

0 commit comments

Comments
 (0)