summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/strip-json-comments/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/strip-json-comments/readme.md')
-rw-r--r--deps/npm/node_modules/strip-json-comments/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/node_modules/strip-json-comments/readme.md b/deps/npm/node_modules/strip-json-comments/readme.md
index 5a34471474..0ee58dfe3a 100644
--- a/deps/npm/node_modules/strip-json-comments/readme.md
+++ b/deps/npm/node_modules/strip-json-comments/readme.md
@@ -47,7 +47,7 @@ Accepts a string with JSON and returns a string without comments.
##### whitespace
-Type: `boolean`
+Type: `boolean`
Default: `true`
Replace comments with whitespace instead of stripping them entirely.