Skip to content

Commit cdac9ac

Browse files
committed
update comment on template solution
1 parent 2b21bc6 commit cdac9ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/template-solution-last-day.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Contains solutions for Day 25
33
* Puzzle Description: https://adventofcode.com/{{year}}/day/25
44
*
5-
* Day 25 only has a level one problem that is solvable.
6-
* To solve level two visit the advent of code website.
5+
* Day 25 only one level that is solvable in code.
6+
* To solve level two of this puzzle visit the advent of code website.
77
*/
88

99
/**

0 commit comments

Comments
 (0)