Skip to content

Commit 051c945

Browse files
committed
title case
1 parent 211ee29 commit 051c945

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
@@ -1020,7 +1020,7 @@ You probably don't realize any difference on the UI, but now ONLY the fresh post
10201020

10211021
The `cable` component can `prepend`, `append`, `update` and `delete` elements within its body or `replace` its whole body with something pushed from the server. We want to use the `update` feature in order to rerender a specific post when liked:
10221022

1023-
## Adjust the `cable` component for post rerendering
1023+
## Adjust the `cable` Component for Post Rerendering
10241024

10251025
* [x] Add the `update_on` config to the `cable` config
10261026

0 commit comments

Comments
 (0)