Skip to content

Commit a156b3e

Browse files
committed
chore: typo fix
1 parent 3a9d305 commit a156b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mock-addon-docs/stories/docs/advanced-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Footer } from './footer';
1616

1717
<h3 className="subheading">1. Global configuration</h3>
1818

19-
You can set <strong>global configuration</strong> for the addon. Go to the `.storybook/preview.jsxx` file and add `mockAddonConfigs` fields with the following properties.
19+
You can set <strong>global configuration</strong> for the addon. Go to the `.storybook/preview.jsx` file and add `mockAddonConfigs` fields with the following properties.
2020

2121

2222

0 commit comments

Comments
 (0)