From ff18bdbf92c82910a1f207ce47cb9ebce54115e7 Mon Sep 17 00:00:00 2001 From: endernon Date: Tue, 3 Dec 2024 20:19:13 +0000 Subject: [PATCH] typo in readme.md fix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 21e3fd2..c2904ae 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,3 @@ # My solutions for Advent of Code -exactly what the title says, starting 2024, since I feel this would be a great way to learn rust.cc \ No newline at end of file +exactly what the title says, starting 2024, since I feel this would be a great way to learn rust. \ No newline at end of file