summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/notes.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md
index 3d8309d3b9d..24f86cca900 100644
--- a/doc/api/notes.md
+++ b/doc/api/notes.md
@@ -20,8 +20,7 @@ GET /projects/:id/notes
"blocked": false,
"created_at": "2012-05-23T08:00:58Z"
},
- "updated_at":"2012-11-27T19:16:44Z",
- "created_at":"2012-11-27T19:16:44Z"
+ "created_at": "2012-11-27T19:16:44Z"
}
]
```