Skip to content

Commit

Permalink
Add FAQ to the readme
Browse files Browse the repository at this point in the history
Closes #305
  • Loading branch information
sindresorhus committed Jun 20, 2021
1 parent 4279ef8 commit 8887f78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8887f78

Please sign in to comment.