Skip to content

Commit bb5b94b

Browse files
committed
README: block-indent fix
1 parent e5a9953 commit bb5b94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ a { color: red; }
6868
Available values:
6969
* `{Boolean}` true
7070
* `{Number}` of spaces
71-
* `{String}` of space characters (`/[ \t]*`)
71+
* `{String}` of whitespace characters (`/[ \t]/*`)
7272
7373
Example: `{ "block-indent": 2 }`
7474

0 commit comments

Comments
 (0)