Browse Source

typo fixed

master
Christian Mueller 12 years ago
parent
commit
db34eb41fb
  1. 2
      API.md

2
API.md

@ -31,7 +31,7 @@ will return a JSON object containing following self explaining fields: `note`, ` @@ -31,7 +31,7 @@ will return a JSON object containing following self explaining fields: `note`, `
Example:
{
note: <markdown source>,
note: "markdown source",
title: "Lorem Ipsum.",
longURL: "http://notehub.org/2014/1/3/lorem-ipsum",
shortURL: "http://notehub.org/0vrcp",

Loading…
Cancel
Save