Skip to content

Commit 8fd073c

Browse files
committed
prettier
1 parent c4f8fb2 commit 8fd073c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ validation.defaultIgnoreParams = ["param1", "param2"] // default: []
9797

9898
## maxErrValSize
9999

100-
Configure the maximum characters of a value that may be shown in an error message. It takes a whole number above or equal to `1`. A value will be truncated when it goes over the maximum amount of characters.
100+
Configure the maximum characters of a value that may be shown in an error message. It takes a whole number above or equal to `1`. A value will be truncated when it goes over the maximum amount of characters.
101101

102102
Setting this option to `-1` will allow any amount of characters for values.
103103

0 commit comments

Comments
 (0)