Skip to content

Commit 42467b9

Browse files
bobbicodesBethanyG
authored andcommitted
fix markdown heading
1 parent b0fa2ab commit 42467b9

File tree

1 file changed

+1
-1
lines changed
  • exercises/concept/chaitanas-colossal-coaster/.docs

1 file changed

+1
-1
lines changed

exercises/concept/chaitanas-colossal-coaster/.docs/hints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Make sure you have a good understanding of how to create and update lists.
1919

2020
- You know the mean persons name, so you can `remove()` them from the queue.
2121

22-
# 5. Namefellows
22+
## 5. Namefellows
2323

2424
- `count()`-ing the occurrences of the `name` in the queue could be a good strategy here.
2525

0 commit comments

Comments
 (0)