Skip to content

Commit

Permalink
chore: correct typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Panadestein committed Dec 3, 2024
1 parent fd9386a commit 8f7122c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aoc24.org
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

Welcome to my [[https://adventofcode.com/2024][Advent of Code]] solutions for the year 2024. Please read the puzzles' descriptions upstream
to get more context. Each day corresponds to a function, and the following top-level export serves the
the additional purpose of tracking my progress:
additional purpose of tracking my progress:

#+begin_src bqn :tangle ./bqn/aoc24.bqn :results none
⟨I, II, III⟩⇐
Expand Down

0 comments on commit 8f7122c

Please sign in to comment.