diff options
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Build-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md index 815a662..cd7f07d 100644 --- a/docs/markdown/Build-options.md +++ b/docs/markdown/Build-options.md @@ -30,7 +30,7 @@ then an empty string will be used as the default. ### Booleans -Booleans may have values of either `true` or `false`. If not default +Booleans may have values of either `true` or `false`. If no default value is supplied then `true` will be used as the default. ### Combos |