mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
docs - remove extra word in readme
This commit is contained in:
parent
eb45dfdd83
commit
e589012f62
@ -39,7 +39,7 @@ storiesOf('Component', module)
|
|||||||
```
|
```
|
||||||
|
|
||||||
Then, you can use the `info` parameter to either pass certain options or specific documentation text to your stories.
|
Then, you can use the `info` parameter to either pass certain options or specific documentation text to your stories.
|
||||||
A complete list of possible configurations can be found at [in a later section](#setting-global-options).
|
A complete list of possible configurations can be found [in a later section](#setting-global-options).
|
||||||
This can be done per book of stories:
|
This can be done per book of stories:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user