Skip to content

Commit

Permalink
Update introduction docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanya-Mahajan authored Apr 12, 2021
1 parent 6a955f2 commit 209082c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Use Storybook to build small atomic components and complex pages in your web app

![Storybook relationship](./storybook-relationship.png)

Storybook helps you **document** components for reuse and automatically **visually test** your components to prevent bugs. Extend Storybook with an ecosystem of **addons** that help you do things like fine tune responsive layouts or verify accessibility.
Storybook helps you **document** components for reuse and automatically **visually test** your components to prevent bugs. Extend Storybook with an ecosystem of **addons** that help you do things like fine-tune responsive layouts or verify accessibility.

Storybook integrates with most popular JavaScript UI frameworks and (experimentally) supports server-rendered component frameworks such as [Ruby on Rails](https://rubyonrails.org/).

Expand Down

0 comments on commit 209082c

Please sign in to comment.