Skip to content

Commit 428c873

Browse files
authored
Merge branch 'master' into reafactor/regexp-group
2 parents c58cac2 + 08ef531 commit 428c873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/padding-line-between-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ since: v6.2.0
1414

1515
## :book: Rule Details
1616

17-
This rule requires or disallows blank lines between the given 2 blocks. Properly blank lines help developers to understand the code.
17+
This rule requires or disallows blank lines between blocks. Properly placed blank lines help developers understand the code.
1818

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

0 commit comments

Comments
 (0)