summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 44b7ce94..6a5d796b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -40,8 +40,8 @@ View Server:
returning a `stale=ok` response.
* Warn about empty result caused by `startkey` and `endkey` limiting.
* Built-in reduce function `_sum` now accepts lists of integers as input.
- * Added view query aliases start_key, end_key, start_key_docid and
- end_key_docid.
+ * Added view query aliases start_key, end_key, start_key_doc_id and
+ end_key_doc_id.
Version 1.0.1
-------------