summaryrefslogtreecommitdiff
path: root/src/commands/geopos.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/geopos.json')
-rw-r--r--src/commands/geopos.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/geopos.json b/src/commands/geopos.json
index 64635fa7f..5473c1b76 100644
--- a/src/commands/geopos.json
+++ b/src/commands/geopos.json
@@ -1,6 +1,6 @@
{
"GEOPOS": {
- "summary": "Returns longitude and latitude of members of a geospatial index",
+ "summary": "Returns the longitude and latitude of members from a geospatial index.",
"complexity": "O(N) where N is the number of members requested.",
"group": "geo",
"since": "3.2.0",