Skip to content

Commit edd1561

Browse files
committed
update readme
1 parent 6c8631e commit edd1561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ render() {
5757
//or as a function
5858
function provider () {
5959
return {
60-
thing: "will be provided",
61-
anotherThing:"will also be provided"
60+
thing: "one",
61+
anotherThing: 2
6262
}
6363
}
6464

0 commit comments

Comments
 (0)