We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d865f88 commit b15f8ffCopy full SHA for b15f8ff
docs/queries.md
@@ -15,7 +15,7 @@ To load a firebase location once instead of binding, the once option can be used
15
```
16
17
## orderByChild
18
-To order the query by a child within each object, user orderByChild.
+To order the query by a child within each object, use orderByChild.
19
20
**Internal Method**: [ `orderByChild`](https://firebase.google.com/docs/reference/js/firebase.database.Query#orderByChild)
21
0 commit comments