From d93da9e57b19c503d6aa643d83893bb6759a5f3c Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Mon, 13 Mar 2023 23:43:20 +0100 Subject: [PATCH] Updated Interpret Guru meditation crashes (markdown) --- Interpret-Guru-meditation-crashes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Interpret-Guru-meditation-crashes.md b/Interpret-Guru-meditation-crashes.md index 187a399..091ef70 100644 --- a/Interpret-Guru-meditation-crashes.md +++ b/Interpret-Guru-meditation-crashes.md @@ -2,7 +2,7 @@ Sometimes your program is having a bad day, and it's simply crashing the whole m A cryptic message appears, with some strange characters. -Following the illustrations it shows can help to know where the crash happened. +Following the addresses it shows can help to know where the crash happened. You can read the related PR with instructions [here](https://github.com/eried/portapack-mayhem/pull/830)