Skip to content

Commit 9381e74

Browse files
more details in the documentation
Took 29 seconds
1 parent c033693 commit 9381e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Solutions in Java for the Advent of Code in 2024
1313

1414
## Automatic tool
1515

16-
This year I create an automation in Java to quickly setup the daily environment.
16+
This year I created an automation in Java to quickly setup the daily environment.
1717

1818
The code is in [DaySetup.java](src/main/java/aminetti/adventofcode2024/DaySetup.java), it uses [DayXX.java](src/main/java/aminetti/adventofcode2024/dayXX/DayXX.java) and [DayXXTest.java](src/test/java/aminetti/adventofcode2024/dayXX/DayXXTest.java) as templates for the main code and the tests.
1919

0 commit comments

Comments
 (0)