Skip to content

Commit ef9c073

Browse files
authored
Fix t
1 parent 8d11995 commit ef9c073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> An Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.<br>
77
88
Each day consists of two puzzles. To complete the challenge, you must solve all of the puzzles by December 25th.<br>
9-
I'm adding a README.md to each day and each part, which contains the instructions exactly as they were disaplyed on https://adventofcode.com/ (apart from some styling as that often isn't possible to do in a Markdown file).
9+
I'm adding a README.md to each day and each part, which contains the instructions exactly as they were displayed on https://adventofcode.com/ (apart from some styling as that often isn't possible to do in a Markdown file).
1010

1111
## What can you find here?
1212
In this repository you can find all of my solutions to the Advent of Code challenges. All of them are put into folders as shown below:
@@ -91,4 +91,4 @@ Difficulty explanation: S (Simple), M (Medium), D (Difficult), - (Haven't solved
9191
| 22 | -/- | - |
9292
| 23 | -/- | - |
9393
| 24 | -/- | - |
94-
| 25 | -/- | - |
94+
| 25 | -/- | - |

0 commit comments

Comments
 (0)