Skip to content

Commit 4cb5b85

Browse files
committed
Capitalize subject in a Getting Started guide heading [ci-skip]
1 parent e64e5d3 commit 4cb5b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2353,7 +2353,7 @@ Extracting code into concerns also helps make features reusable. For example, we
23532353
could introduce a new model that also needs subscriber notifications. This
23542354
module could be used in multiple models to provide the same functionality.
23552355

2356-
### Unsubscribe links
2356+
### Unsubscribe Links
23572357

23582358
A subscriber may want to unsubscribe at some point, so let's build that next.
23592359

0 commit comments

Comments
 (0)