Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Oct 14, 2024
1 parent 6a1bed3 commit f62b28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api/params.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Target URL.

## js-fetch-option-params
* langs: js
- `params` <[Object]<[string], [string]|[int]|[boolean]>|[URLSearchParams]|[string]>
- `params` <[Object]<[string], [string]|[float]|[boolean]>|[URLSearchParams]|[string]>

Query parameters to be sent with the URL.

Expand Down

0 comments on commit f62b28a

Please sign in to comment.