This is an automated email from the ASF dual-hosted git repository.
jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
The following commit(s) were added to refs/heads/master by this push:
new 812e4ea Update misc.rst (#572)
812e4ea is described below
commit 812e4ea1c5c433047bae306c3d76bd4919882993
Author: Christian <[email protected]>
AuthorDate: Fri Jul 17 13:07:28 2020 +0200
Update misc.rst (#572)
Fix mistake in response for purge see #571
---
src/api/database/misc.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/api/database/misc.rst b/src/api/database/misc.rst
index 12e6dc6..d6f4887 100644
--- a/src/api/database/misc.rst
+++ b/src/api/database/misc.rst
@@ -82,11 +82,9 @@
{
"purge_seq": null,
"purged": {
- "c6114c65e295552ab1019e2b046b10e": {
- "purged": [
+ "c6114c65e295552ab1019e2b046b10e": [
"3-c50a32451890a3f1c3e423334cc92745"
]
- }
}
}