diff --git a/src/docs/src/api/document/common.rst b/src/docs/src/api/document/common.rst index 8602bbc771..25061794bb 100644 --- a/src/docs/src/api/document/common.rst +++ b/src/docs/src/api/document/common.rst @@ -247,14 +247,14 @@ (latest) revision, either by using the ``rev`` parameter or by using the :header:`If-Match` header to specify the revision. - .. seealso:: - :ref:`Retrieving Deleted Documents ` - .. note:: CouchDB doesn't actually delete documents. The reason is the need to track them correctly during the replication process between databases to prevent accidental document recovery for any previous state. + .. seealso:: + :ref:`Retrieving Deleted Documents ` + :param db: Database name :param docid: Document ID :