From 41ee42385e5a4204a5a640fb19d84cdedf80e20c Mon Sep 17 00:00:00 2001 From: Rohan Perera <47350638+ropereraLK@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:00:33 +0530 Subject: [PATCH] Updated README.md Fixed Bugs related to mis-spelled words and grammar mistakes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ff40b65251..91e237ca37a 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ For additional help, join us in the [Storybook Discord](https://discord.gg/story | [a11y](addons/a11y/) | Test components for user accessibility in Storybook | | [actions](addons/actions/) | Log actions as users interact with components in the Storybook UI | | [backgrounds](addons/backgrounds/) | Let users choose backgrounds in the Storybook UI | -| [cssresources](https://github.com/storybookjs/addon-cssresources) | Dynamically add/remove css resources to the component iframe | +| [cssresources](https://github.com/storybookjs/addon-cssresources) | Dynamically add/remove CSS resources to the component iframe | | [design assets](https://github.com/storybookjs/addon-design-assets) | View images, videos, weblinks alongside your story | | [docs](addons/docs/) | Add high quality documentation to your components | | [events](https://github.com/storybookjs/addon-events) | Interactively fire events to components that respond to EventEmitter | @@ -131,7 +131,7 @@ For additional help, join us in the [Storybook Discord](https://discord.gg/story | [storyshots](addons/storyshots/) | Snapshot testing for components in Storybook | | [storysource](addons/storysource/) | View the code of your stories within the Storybook UI | | [viewport](addons/viewport/) | Change display sizes and layouts for responsive components using Storybook | -| [outline](addons/outline/) | Visuallly debug the CSS layout and alignment within the Storybook UI | +| [outline](addons/outline/) | Visually debug the CSS layout and alignment within the Storybook UI | | [measure](addons/measure/) | Visually inspect the layout and box model within the Storybook UI | See [Addon / Framework Support Table](https://storybook.js.org/docs/react/api/frameworks-feature-support) @@ -182,7 +182,7 @@ We welcome contributions to Storybook! Looking for a first issue to tackle? - We tag issues with [![Good First Issue](https://img.shields.io/github/issues/storybookjs/storybook/good%20first%20issue.svg)](https://github.com/storybookjs/storybook/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) when we think they are well suited for people who are new to the codebase or OSS in general. -- [Talk to us](https://discord.gg/storybook), we'll find something to suits your skills and learning interest. +- [Talk to us](https://discord.gg/storybook), we'll find something to suit your skills and learning interest. ### Development scripts