Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from jgarcia162/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Jacob Wenger committed Aug 14, 2015
2 parents 1ff86a3 + b50f99f commit 3b851b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ geoFire.getLocation("firebase-hq", new LocationCallback() {
### Geo Queries

GeoFire allows you to query all keys within a geographic area using `GeoQuery`
objects. As the locations for keys change, the query is updated in ealtime and fires events
objects. As the locations for keys change, the query is updated in realtime and fires events
letting you know if any relevant keys have moved. `GeoQuery` parameters can be updated
later to change the size and center of the queried area.

Expand Down

0 comments on commit 3b851b4

Please sign in to comment.