Skip to content

Commit

Permalink
Merge pull request #14554 from Tanya-Mahajan/patch-1
Browse files Browse the repository at this point in the history
Update introduction docs
  • Loading branch information
ndelangen authored Apr 12, 2021
2 parents bc88785 + 209082c commit 90f27eb
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 90f27eb

Please sign in to comment.