diff --git a/pages/docs/react-storybook/addons/introduction/index.md b/pages/docs/react-storybook/addons/introduction/index.md index f52103f296d..3d375203c64 100644 --- a/pages/docs/react-storybook/addons/introduction/index.md +++ b/pages/docs/react-storybook/addons/introduction/index.md @@ -9,7 +9,7 @@ Basically, there are two types of addons. (Decorators and Native Addons) ## 1. Decorators -These are wrapper components or Storybook decorators that wrap a story. +Decorators are wrapper components or Storybook decorators that wrap a story. ### Wrapper Components