From c12699cb02ae9e933cd552e93ed23cf288e77e24 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 11 Dec 2019 00:33:14 +0800 Subject: [PATCH] Update MIGRATION.md Co-Authored-By: Thomas Allmer --- MIGRATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {