Skip to content

Commit 062f377

Browse files
authored
Merge pull request #104 from Shanghai-Bill/patch-1
Update README.md
2 parents 851c6f3 + 47b839d commit 062f377

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)