Skip to content

Commit 297f78c

Browse files
authored
fix(ox_lib/streaming): typo (#253)
Signed-off-by: Ehbw <[email protected]>
1 parent 0c053d1 commit 297f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/ox_lib/Modules/Streaming/Client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Throws errors for invalid assets and returns true if the asset is loaded.
99
## lib.requestAnimDict
1010

1111
<Callout>
12-
Remember to call `RemoveAnimDict(dict)` at the end of you code!
12+
Remember to call `RemoveAnimDict(dict)` at the end of your code!
1313
</Callout>
1414

1515
<Tabs items={["Lua", "JS"]}>

0 commit comments

Comments
 (0)