Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SNinjo committed May 25, 2023
1 parent 22e60df commit e20e32d
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 @@ -36,7 +36,7 @@ npm install jo-fetch
## API
#### Integration function (joFetch)
joFetch(url, param)
The following are the additional attributes in the parameter 'param'.
The following are the additional attributes in the parameter "param".
| Attribute | Type | Description |
| ------------------ | -------- | ---------------------------------------------------------------------------- |
| loadingTime | number | Define the loading time for this fetch. If the fetch time exceeds this value, this fetch fails and an error is thrown. |
Expand Down

0 comments on commit e20e32d

Please sign in to comment.