Skip to content

Commit

Permalink
fix(storybook): fix typo in line's story (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hooker authored and plouc committed Oct 19, 2019
1 parent ccbb4de commit 680a6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/line/stories/LineCanvas.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ stories.add(
)

stories.add(
'different serie lengths',
'different series lengths',
() => (
<LineCanvas
{...commonProperties}
Expand Down

0 comments on commit 680a6ed

Please sign in to comment.