Skip to content

Commit

Permalink
Updated readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 19, 2021
1 parent 11aec87 commit 5d65aad
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 @@ -120,7 +120,7 @@ Pass data as a hash or array
or

```erb
<%= line_chart([["2021-01-01", 2], ["2021-01-02", 3]]) %>
<%= line_chart [["2021-01-01", 2], ["2021-01-02", 3]] %>
```

For multiple series, use the format
Expand Down

0 comments on commit 5d65aad

Please sign in to comment.