Commit b2eda153 authored by brazenest's avatar brazenest Committed by GitHub

Correct language about RealtimeGet query use

parent 0acdb283
...@@ -17,7 +17,7 @@ See the example code below. ...@@ -17,7 +17,7 @@ See the example code below.
Executing a RealtimeGet query Executing a RealtimeGet query
----------------------------- -----------------------------
First of all create a RealtimeGet query instance and set one ore multiple IDs. Use the `realtimeGet` method of the client to execute the query object. First of all create a RealtimeGet query instance and set a single ID or multiple IDs. Use the `realtimeGet` method of the client to execute the query object.
See the example code below. See the example code below.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment