diff --git a/readme.md b/readme.md index 24310d7..3af49af 100644 --- a/readme.md +++ b/readme.md @@ -620,6 +620,12 @@ queryString.stringify({foo: undefined}); //=> '' ``` +## FAQ + +### Why is it parsing `+` as a space? + +See [this answer](https://github.com/sindresorhus/query-string/issues/305). + ## query-string for enterprise Available as part of the Tidelift Subscription.