summaryrefslogtreecommitdiff
path: root/src/commands/geodist.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/geodist.json')
-rw-r--r--src/commands/geodist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/geodist.json b/src/commands/geodist.json
index 61f281a1b..97969d332 100644
--- a/src/commands/geodist.json
+++ b/src/commands/geodist.json
@@ -1,6 +1,6 @@
{
"GEODIST": {
- "summary": "Returns the distance between two members of a geospatial index",
+ "summary": "Returns the distance between two members of a geospatial index.",
"complexity": "O(log(N))",
"group": "geo",
"since": "3.2.0",