Skip to content

Commit

Permalink
Fix README error
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Burtchaell committed Aug 1, 2014
1 parent a1a2efc commit 43f7562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This data is defined under the plugin configuration.
```js
assemble: {
options: {
feed: {
rss: {
title: 'foo',
description: 'bar'
}
Expand Down
2 changes: 1 addition & 1 deletion docs/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This data is defined under the plugin configuration.
```js
assemble: {
options: {
feed: {
rss: {
title: 'foo',
description: 'bar'
}
Expand Down

0 comments on commit 43f7562

Please sign in to comment.