Skip to content

Commit a47feeb

Browse files
authored
typo(readme): Fix amazing grammar
1 parent b3aadb0 commit a47feeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ const MyComp: React.FC = () => {
133133

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

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

214214
## Additional Notes
215215

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

0 commit comments

Comments
 (0)