Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux authored Jan 4, 2019
1 parent 9355a2c commit 2790196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Custom chart div class:
>
```

If you store the chart object that's passed to `onChartCreated`, you can access the properties defined on the `seatsio.SeatingChart`:
If you store the chart object that's passed to `onChartCreated`, you can access the properties defined on the wrapped `seatsio.SeatingChart`:

```jsx
let chart = null;
Expand Down

0 comments on commit 2790196

Please sign in to comment.