mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
Typo for the word "Angular" when referencing setting Storybook up for Riot.js
This commit is contained in:
parent
7a08fd0479
commit
1cdbaf90fc
@ -6,7 +6,7 @@ title: 'Storybook for Riot'
|
||||
## Automatic setup
|
||||
|
||||
You may have tried to use our quick start guide to setup your project for Storybook.
|
||||
If it failed because it couldn't detect you're using riot, you could try forcing it to use riot:
|
||||
If it failed because it couldn't detect you're using Riot, you could try forcing it to use riot:
|
||||
|
||||
```sh
|
||||
npx -p @storybook/cli sb init --type riot
|
||||
@ -14,7 +14,7 @@ npx -p @storybook/cli sb init --type riot
|
||||
|
||||
## Manual setup
|
||||
|
||||
If you want to set up Storybook manually for your Angular project, this is the guide for you.
|
||||
If you want to set up Storybook manually for your Riot project, this is the guide for you.
|
||||
|
||||
## Step 1: Add dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user