another typo

This commit is contained in:
Adam Millerchip 2020-12-02 14:46:47 +09:00
parent 410e73c3a6
commit c299b37881
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Use a regex to parse the input
Huh, can't iterate a string with Enum. Split into a list with String.graphemes/1
------
Part1:
Part2:
------
$ elixir day2part2.exs