Skip to content

Commit e77233e

Browse files
committed
Fix inconsistent capital letters.
1 parent 4e46f67 commit e77233e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/2024/puzzles/day19.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ by [Paweł Cembaluk](https://github.com/AvaPL)
88

99
https://adventofcode.com/2024/day/19
1010

11-
## Solution Summary
11+
## Solution summary
1212

1313
The puzzle involves arranging towels to match specified patterns. Each towel has a predefined stripe sequence, and the
1414
task is to determine:
@@ -21,7 +21,7 @@ efficient counting in Part 2.
2121

2222
## Part 1
2323

24-
### Parsing the Input
24+
### Parsing the input
2525

2626
The input consists of two sections:
2727

0 commit comments

Comments
 (0)