Skip to content

Commit 17625ab

Browse files
committed
Fix: Typo
1 parent 869cd19 commit 17625ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/attributes-order.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## :book: Rule Details
66

7-
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:
7+
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:
88
- DEFINITION
99
ex: 'is'
1010
- LIST_RENDERING

0 commit comments

Comments
 (0)