From 95de8eb395250d9b4e7c24c8ffe02ad7d54bb942 Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Mon, 8 Dec 2014 12:13:44 +0200 Subject: [PATCH] fix space --- readme.md | 2 +- templates/readme/usage.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a14db9d..bbc2bef 100644 --- a/readme.md +++ b/readme.md @@ -65,7 +65,7 @@ feed.item(itemOptions); if the content should be presented as unread. * `lat` _optional_ **number** The latitude coordinate of the item. * `long` _optional_ **number** The longitude coordinate of the item. -* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax) + * `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax) ##### Feed XML diff --git a/templates/readme/usage.md b/templates/readme/usage.md index c260b3f..18c369b 100644 --- a/templates/readme/usage.md +++ b/templates/readme/usage.md @@ -54,7 +54,7 @@ feed.item(itemOptions); if the content should be presented as unread. * `lat` _optional_ **number** The latitude coordinate of the item. * `long` _optional_ **number** The longitude coordinate of the item. -* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax) + * `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax) #### Feed XML