From a4cbb5e6aec7863294654ad92d0617a829cc53f7 Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Sun, 12 Jan 2014 19:58:38 +0100 Subject: [PATCH] fixing MD bugs --- API.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/API.md b/API.md index 2c02a12..e02e8eb 100644 --- a/API.md +++ b/API.md @@ -40,7 +40,7 @@ Example: }, status: { success: true, - comment: + comment: "some server message" } } @@ -80,7 +80,7 @@ Example: shortURL: "http://notehub.org/0vrcp", status: { success: true, - comment: + comment: "some server message" } } @@ -117,7 +117,7 @@ Example: shortURL: "http://notehub.org/0vrcp", status: { success: true, - comment: + comment: "some server message" } }