From a8f2977c6ac969e91180d06cd3c9ceffed48fd58 Mon Sep 17 00:00:00 2001 From: Sean Edge Date: Mon, 26 May 2014 12:32:52 -0400 Subject: More fixup for HoundCI. Fix up some small issues in docs. --- doc/api/repositories.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api') diff --git a/doc/api/repositories.md b/doc/api/repositories.md index f71084c7532..4633678e182 100644 --- a/doc/api/repositories.md +++ b/doc/api/repositories.md @@ -59,9 +59,9 @@ Parameters: "message": "Initial commit", "authored_date": "2012-05-28T04:42:42-07:00", "author_name": "John Smith", - "author email": "john@example.com" + "author email": "john@example.com", "committer_name": "Jack Smith", - "committed_date": "2012-05-28T04:42:42-07:00" + "committed_date": "2012-05-28T04:42:42-07:00", "committer_email": "jack@example.com" }, "protected": false -- cgit v1.2.1