Skip to content

Commit 669788f

Browse files
author
barthy
committed
fix typo
1 parent 36569a4 commit 669788f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/padding-line-between-component-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: require or disallow padding lines between top-level component optio
1313

1414
## :book: Rule Details
1515

16-
This rule requires or disallows blank lines between Vue component.
16+
This rule requires or disallows blank lines between Vue component options.
1717

1818
<eslint-code-block fix :rules="{'vue/padding-line-between-component-options': ['error']}">
1919

0 commit comments

Comments
 (0)