From 105bac3bf0b2c16f34a4f0c69494078294fd539c Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Tue, 23 Apr 2019 12:31:29 -0500
Subject: [PATCH] Update debug.html

---
 apps/debug/debug.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/debug/debug.html b/apps/debug/debug.html
index d6897f1..5ff8e69 100644
--- a/apps/debug/debug.html
+++ b/apps/debug/debug.html
@@ -26,7 +26,7 @@
         </p>
                 <a target="_blank" href="https://gitreports.com/issue/SamParisot/DremJS"><button>Proceed</button></a>
             <hr />
-            <!-- Uncomment everything below to enable debug mode -->
+            <!-- Uncomment everything below to enable the Debug Menu -->
             <!-- <h2>Debug Menu (only works if DremJS is on the root of your HTML server)</h2>
             <p>Notice: the debug menu is fairly useless at the moment.</p>
             <a href="/404.html"><button>Initiate 404 Crash</button></a>