Skip to content

Commit eaafdf7

Browse files
committed
Fix incorrect default value in documentation
1 parent 0a1f037 commit eaafdf7

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
@@ -158,7 +158,7 @@ apply to following calls.
158158
Base indentation for arrays as number of spaces or as a string. Useful, when
159159
generating code into files with specific level of indentation.
160160

161-
* **array.indent** : <integer|string> (0)
161+
* **array.indent** : <integer|string> (4)
162162
Amount of indentation for single level of indentation as number of spaces or
163163
a string.
164164

0 commit comments

Comments
 (0)