diff --git a/MIGRATION.md b/MIGRATION.md index 07c65bc3c7f..8eb05c0dc76 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -90,7 +90,7 @@ These files are now soft-deprecated, (*they still work, but over time we will pr #### Using main.js -Now main.js is now the main point of configuration for Storybook. This is what a basic `main.js` looks like: +`main.js` is now the main point of configuration for Storybook. This is what a basic `main.js` looks like: ```js module.exports = {