From da3ca24f69608de8f196807c66c7765fb23f7818 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Tue, 24 Feb 2026 21:04:38 -0800 Subject: [PATCH] Update Advent-2025-AI.ipynb markdown issue --- ipynb/Advent-2025-AI.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipynb/Advent-2025-AI.ipynb b/ipynb/Advent-2025-AI.ipynb index d457f21..8bd5cd1 100644 --- a/ipynb/Advent-2025-AI.ipynb +++ b/ipynb/Advent-2025-AI.ipynb @@ -331,7 +331,7 @@ " It seems I made a subtle logic error in my previous calculation for the Right (R) rotation.\n", " When the dial is at 0, the distance to the *next* zero is **100**, not 0.\n", "\n", - "*which is exactly the error I made on *my* first attempt! Gemini produced the following updated code:*" + "*which is exactly the error I made on **my** first attempt! Gemini produced the following updated code:*" ] }, {