Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by MichaelHendricks: http://wiki.apache.org/couchdb/HttpDocumentApi The comment on the change is: add a missing apostrophe ------------------------------------------------------------------------------ === GET === - To retrieve a document, simply perform a ''GET'' operation at the documents URL: + To retrieve a document, simply perform a ''GET'' operation at the document's URL: {{{ GET /somedatabase/some_doc_name HTTP/1.0