Skip to content

Commit

Permalink
fix: very small typo in README
Browse files Browse the repository at this point in the history
fix: very small typo in README
  • Loading branch information
MichaelSolati authored Apr 10, 2019
2 parents bd18b7a + f226666 commit 69c9ae1
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 @@ -93,7 +93,7 @@ interface GeoDocument {
}
```

* `g` is field is the geohash generated by the library, and is required in order to make the geoqery.
* `g` is the geohash generated by the library, and is required in order to make the geoqery.
* `l` is the GeoPoint used to generate the `g` field.
* `d` is a sub-object which is where your data is stored.

Expand Down

0 comments on commit 69c9ae1

Please sign in to comment.