From db34eb41fbf7a2f52e9cfd17c9a94e293d828b0e Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Sun, 19 Jan 2014 16:02:06 +0100 Subject: [PATCH] typo fixed --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 786361f..cf2d107 100644 --- a/API.md +++ b/API.md @@ -31,7 +31,7 @@ will return a JSON object containing following self explaining fields: `note`, ` Example: { - note: , + note: "markdown source", title: "Lorem Ipsum.", longURL: "http://notehub.org/2014/1/3/lorem-ipsum", shortURL: "http://notehub.org/0vrcp",