Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed Aug 25, 2015
1 parent 6c8631e commit edd1561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ render() {
//or as a function
function provider () {
return {
thing: "will be provided",
anotherThing:"will also be provided"
thing: "one",
anotherThing: 2
}
}

Expand Down

0 comments on commit edd1561

Please sign in to comment.