Skip to content

Commit 680a6ed

Browse files
Andrew Hookerplouc
authored andcommitted
fix(storybook): fix typo in line's story (#680)
1 parent ccbb4de commit 680a6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/line/stories/LineCanvas.stories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ stories.add(
6363
)
6464

6565
stories.add(
66-
'different serie lengths',
66+
'different series lengths',
6767
() => (
6868
<LineCanvas
6969
{...commonProperties}

0 commit comments

Comments
 (0)