Skip to content

Commit a662280

Browse files
committed
text change
1 parent 3a3ab65 commit a662280

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
@@ -520,7 +520,7 @@ When you click the "Like" button on a post, you will see the counter increasing
520520

521521
Great! We added a reactive form and reactive actions. We can now add some reactive feedback on top using the toggle component!
522522

523-
## Add reactive feedback using the `toggle` component
523+
## Add Reactive Feedback Using the `toggle` Component
524524

525525
* [x] Add failure event submission to the form config like: `failure: { emit: "form_failed" },`
526526
* [x] Add a `toggle` component in order to render the success message for 5 seconds

0 commit comments

Comments
 (0)