Skip to content

Commit ce571b5

Browse files
authored
Merge pull request #105 from gravybrux/master
Update README.md
2 parents ef3e05a + 1703ebe commit ce571b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ rendered = render_component('path/to/component.jsx', {'foo': 'bar'})
6565
print(rendered)
6666
```
6767

68-
The object returned has two properties:
68+
The object returned has three properties:
6969

7070
- `markup` - the rendered markup
7171
- `props` - the JSON-serialized props

0 commit comments

Comments
 (0)