Skip to content

Commit 587a32f

Browse files
committed
Correct typo in doc
1 parent fbbcde4 commit 587a32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/curly-bracket-spacing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This rule aims to enforce unified spacing of curly brackets.
2424

2525
## :wrench: Options
2626

27-
Default casing is set to `always`
27+
Default spacing is set to `always`
2828

2929
```
3030
'vue/curly-bracket-spacing': [2, 'always'|'never']

0 commit comments

Comments
 (0)