Skip to content

Commit 4a4c098

Browse files
committed
text change
1 parent 9cf2ce5 commit 4a4c098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ end
384384

385385
You should see a basic index page with a form at the top. When submitting the form without any values, ActiveRecord errors should appear below the input fields without a browser page reload. When submitting valid data, the form should reset automatically without a browser page reload, but you will still have to reload the browser in order to see the new post!
386386

387-
To get that reactivity to work, we need to add the `async` component.
387+
To get that reactivity to work, we need make use of the `async` component.
388388

389389
## Add Matestack's Async Component
390390

0 commit comments

Comments
 (0)