Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne authored Jun 22, 2024
1 parent 56859ad commit adad28f
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 @@ -4,7 +4,7 @@

CallApi Fetch is an extra-lightweight wrapper over fetch that provides convenient options for making HTTP requests, while keeping the API familiar to the fetch api.

It takes in a url and an request options object, just like fetch, but with some additional options to make your life easier. Check out the [API Reference](#api-reference) for more details.
It takes in a url and an options object, just like fetch, but with some additional options to make your life easier. Check out the [API Reference](#api-reference) for more details.

## Installing CallApi

Expand Down

0 comments on commit adad28f

Please sign in to comment.