summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/api/v2/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index f04b4a1d4..8d20bd794 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -540,7 +540,6 @@ In case of an HTTP 200, the changed feed is returned in full in the response, e.
{
"data": {
"feed": { /* feed object */ }
- }
}
}
```