Quick doc edit for clarity. This closes #170
Signed-off-by: Alexander Shorin <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/023da37c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/023da37c Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/023da37c Branch: refs/heads/2041-update-ibrowse Commit: 023da37ca4ec3020bb7355059285c9ec2f6de786 Parents: 0af1b09 Author: Michael Wheeler <[email protected]> Authored: Fri Mar 7 11:26:54 2014 -0500 Committer: Alexander Shorin <[email protected]> Committed: Mon Mar 10 22:51:07 2014 +0400 ---------------------------------------------------------------------- share/doc/src/api/ddoc/common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/023da37c/share/doc/src/api/ddoc/common.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/api/ddoc/common.rst b/share/doc/src/api/ddoc/common.rst index 8ff571b..9f76e3a 100644 --- a/share/doc/src/api/ddoc/common.rst +++ b/share/doc/src/api/ddoc/common.rst @@ -46,7 +46,7 @@ a new revision of the existing design document. The design documents have some agreement upon their fields and structure. - Currently it is the next: + Currently it is the following: * **language** (*string*): Defines :ref:`Query Server <query-server>` :config:section:`key <query_servers>` to process design document functions
