Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C73D11E13 for ; Thu, 10 Jul 2014 09:47:02 +0000 (UTC) Received: (qmail 2045 invoked by uid 500); 10 Jul 2014 09:47:01 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 1876 invoked by uid 500); 10 Jul 2014 09:47:01 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 1468 invoked by uid 99); 10 Jul 2014 09:47:01 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 09:47:01 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CAC5B9AA9A5; Thu, 10 Jul 2014 09:47:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Thu, 10 Jul 2014 09:47:15 -0000 Message-Id: <6f1f2156a4b84e7484c8398e83b0cb95@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [16/50] documentation commit: updated refs/heads/import-master to fe7f7bf s/teh/the in json-structure Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/62df84ec Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/62df84ec Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/62df84ec Branch: refs/heads/import-master Commit: 62df84ecb675f533b67080915342a0b5e68c6adf Parents: cc40d18 Author: BigBlueHat Authored: Wed Mar 26 09:46:00 2014 -0400 Committer: BigBlueHat Committed: Wed Mar 26 09:46:00 2014 -0400 ---------------------------------------------------------------------- src/json-structure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/62df84ec/src/json-structure.rst ---------------------------------------------------------------------- diff --git a/src/json-structure.rst b/src/json-structure.rst index 68137d2..addc5ac 100644 --- a/src/json-structure.rst +++ b/src/json-structure.rst @@ -357,7 +357,7 @@ Request object +--------------------------------+---------------------------------------------+ | query | URL query parameters `object`. | | | Note that multiple keys are not supported | -| | and teh last key value suppresses others. | +| | and the last key value suppresses others. | +--------------------------------+---------------------------------------------+ | requested_path | List of actual requested path section. | +--------------------------------+---------------------------------------------+