Skip to content

Commit 5b59050

Browse files
committed
Fix typo in docs
1 parent 3090d8a commit 5b59050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ It evaluates to:
159159
}
160160
```
161161

162-
Tool settings can be an `array`. It defines set of allowed valus without sanitizing.
162+
Tool settings can be an `array`. It defines a set of allowed values without sanitizing.
163163
```json
164164
"quote": {
165165
"alignment": ["left", "center"],

0 commit comments

Comments
 (0)