Skip to content

Commit

Permalink
docs: fix typo (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
madebyfabian authored Feb 29, 2024
1 parent 90bae28 commit 73372e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ obj.host = "bar.com";
stringifyParsedURL(obj); // "http://bar.com/foo?test=123#token"
```

## Qeury Utils
## Query Utils

### `encodeQueryItem(key, value)`

Expand Down

0 comments on commit 73372e4

Please sign in to comment.