Update wordinng in writign-stories/args

The wording was slightly odd after 7a0203f9bab0bc8b1434ad37d0a3765c573bf21b.
This commit is contained in:
Andrew 2020-08-15 22:17:51 -07:00 committed by GitHub
parent 3a722519b0
commit cca8d7f4bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ A story is a component with a set of arguments (props, slots, inputs, etc). “A
When an args value is changed, the component re-renders, allowing you to interact with components in Storybooks UI via addons that affect args.
Learn how and why to write stories with args [here](./introduction.md#using-args) section. For details on how args work, read on.
Learn how and why to write stories in [the introduction](./introduction.md#using-args). For details on how args work, read on.
## Args object