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