diff --git a/2024/Day20/README.md b/2024/Day20/README.md
index f0bd285e..f6b91df0 100644
--- a/2024/Day20/README.md
+++ b/2024/Day20/README.md
@@ -3,9 +3,7 @@ The Historians are quite pixelated again. This time, a massive, black building l
While The Historians get to work, a nearby program sees that you're idle and challenges you to a race. Apparently, you've arrived just in time for the frequently-held race condition festival!
-_Visit the website for the full story and [full puzzle](https://adventofcode.com/2024/day/20) description._
-
-Here is your corrected text with improved grammar and flow:
+_Visit the website for the full story and [full puzzle](https://adventofcode.com/2024/day/20) description._
The problem included a small but crucial hint: _there is only a single path from the start to the end_. Moreover, there are no dead ends in the input; it's just a single, continuous trace.