We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3aadb0 commit a47feebCopy full SHA for a47feeb
README.md
@@ -133,7 +133,7 @@ const MyComp: React.FC = () => {
133
134
This is a simple NUI focused wrapper around the standard `fetch` API.
135
This is the main way to accomplish active NUI data fetching
136
-or for trigger NUI callbacks in the game scripts.
+or to trigger NUI callbacks in the game scripts.
137
138
When using this, you must always at least callback using `{}`
139
in the gamescripts.
@@ -213,4 +213,4 @@ yarn build
213
214
## Additional Notes
215
216
-Need further support? Join our [Discord](https://discord.com/invite/HYwBjTbAY5)!
+Need further support? Join our [Discord](https://discord.com/invite/HYwBjTbAY5)!
0 commit comments