Skip to content

Commit f3441ed

Browse files
authored
Merge pull request #130 from umbynos/patch-1
Fix linter failing with `ERROR: 'Learn more' is not title case.`
2 parents 7fa9b37 + e543e77 commit f3441ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contribution-templates/how-to-template/how-to-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Add the image of the schematic here. This section should not need any text follo
4545

4646
Example code for the reader to copy and paste into their own sketch. This section should explain the different sections in the code.
4747

48-
## Learn more
48+
## Learn More
4949

50-
Information on how the reader could delve deeper into the topic. For example linking to other tutorials or projects.
50+
Information on how the reader could delve deeper into the topic. For example linking to other tutorials or projects.

0 commit comments

Comments
 (0)