Skip to content

Commit 24d6120

Browse files
authored
Update patterns.stories.mdx (#1180)
1 parent 8cef996 commit 24d6120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/patterns.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { Meta, Story, Canvas } from '@storybook/addon-docs';
66

77
## Common DataTable Component
88

9-
### JavaSCript
9+
### JavaScript
1010

1111
If you use React Data Table across your application and you are customizing or using custom components often you'll find you are repeating alot of code.
1212

0 commit comments

Comments
 (0)