Grammar correction in docs/workflows/faq.md

Co-authored-by: Steve Schwarz <steve@agilitynerd.com>
This commit is contained in:
Bodo Graumann 2021-02-24 16:58:23 +01:00 committed by GitHub
parent e8ab57c431
commit 42c4fda4a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ With the release of version 5.3 we've updated how you can write your stories to
### What icons are available for my toolbar or my addon?
With the [`@storybook/components`](https://www.npmjs.com/package/@storybook/components) package you get a set of icons that you can use to customize your own UI. Use the table below as a reference while writing your own addon or defining your own Storybook global types.
Go through this [story](https://5a375b97f4b14f0020b0cda3-wbeulgbetj.chromatic.com/?path=/story/basics-icon--labels) to see how the icons look like.
Go through this [story](https://5a375b97f4b14f0020b0cda3-wbeulgbetj.chromatic.com/?path=/story/basics-icon--labels) to see how the icons look.
| accessibility | accessibilityalt | add | admin | alert |
|----------------|------------------|--------------|--------------|---------------|
@ -241,4 +241,4 @@ If you don't want to run the command above frequently. Add <code>http-server</co
### Can I use Storybook with Vue 3
Yes, Storybook support for Vue 3 is currently being finalized and will be released in version 6.2. See the [install page](../get-started/install.md) for instructions.
Yes, Storybook support for Vue 3 is currently being finalized and will be released in version 6.2. See the [install page](../get-started/install.md) for instructions.