Skip to content

Commit 47b839d

Browse files
Update README.md
i do what i can
1 parent ae48bac commit 47b839d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Live Queries are queries that include a subscription that provide updates whenev
246246
A Live Query subscription emits events that indicate the state of the client and changes to the data. For more information please see
247247
the [docs](https://docs.moralis.io/moralis-server/database/live-queries).
248248

249-
The foloowing examples use the [query example from above](#queries)
249+
The following examples use the [query example from above](#queries)
250250
### Live Query Example
251251
Since Unity3d is mainly used to create games, Unity3D apps generaly have life cycle events you do not usually need to worray about in a normal program.
252252
We have created a special Live Query wrapper object that automatically handles your subscriptions for pause, unpause, close, etc.

0 commit comments

Comments
 (0)