From 1638909b0130d09bc9e5dbbf4acb47bf085ef651 Mon Sep 17 00:00:00 2001 From: EngineerRunner <123766662+EngineerRunner@users.noreply.github.com> Date: Tue, 6 Jun 2023 07:39:23 +0100 Subject: [PATCH] get-started: remove forgotten HTML tag --- _pages/en_US/get-started.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/get-started.txt b/_pages/en_US/get-started.txt index 623cb2db7b..a46c2bb26a 100644 --- a/_pages/en_US/get-started.txt +++ b/_pages/en_US/get-started.txt @@ -34,7 +34,7 @@ This doesn't seem to be a valid system version. {% endcapture %} {% capture methodUnavailable %} -You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.. +You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}