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-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/1d98d856 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/1d98d856 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/1d98d856 Branch: refs/heads/import-master Commit: 1d98d85668b3addd4c594bd85a6e7dcfe01edc2e Parents: 8530c6b 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 ---------------------------------------------------------------------- src/api/ddoc/common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/1d98d856/src/api/ddoc/common.rst ---------------------------------------------------------------------- diff --git a/src/api/ddoc/common.rst b/src/api/ddoc/common.rst index 8ff571b..9f76e3a 100644 --- a/src/api/ddoc/common.rst +++ b/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
