Skip to content

Commit

Permalink
typo(readme): Fix amazing grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
TasoOneAsia authored Jul 15, 2021
1 parent b3aadb0 commit a47feeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const MyComp: React.FC = () => {

This is a simple NUI focused wrapper around the standard `fetch` API.
This is the main way to accomplish active NUI data fetching
or for trigger NUI callbacks in the game scripts.
or to trigger NUI callbacks in the game scripts.

When using this, you must always at least callback using `{}`
in the gamescripts.
Expand Down Expand Up @@ -213,4 +213,4 @@ yarn build

## Additional Notes

Need further support? Join our [Discord](https://discord.com/invite/HYwBjTbAY5)!
Need further support? Join our [Discord](https://discord.com/invite/HYwBjTbAY5)!

0 comments on commit a47feeb

Please sign in to comment.