diff --git a/docs/src/pages/configurations/theming/index.md b/docs/src/pages/configurations/theming/index.md index 8db4e0a9b21..30eff5b3b03 100644 --- a/docs/src/pages/configurations/theming/index.md +++ b/docs/src/pages/configurations/theming/index.md @@ -7,7 +7,7 @@ Storybook is theme-able! You can change theme variables using the [options param ## Set a theme -You can do this in a decorator, an addon or in `.storybook/config.js`. Changing theme at runtime is supported! +You can do this in a decorator, an addon or in `.storybook/config.js`. Changing theme at runtime is also supported! Just modify `.storybook/config.js` to include your new options: