diff --git a/Support.md b/Support.md
index 6607752..04dbb80 100644
--- a/Support.md
+++ b/Support.md
@@ -10,7 +10,7 @@ On mobile devices it's way more complicated, but if you got the courage that's s
 
 1. Open DevTools by pressing <kbd>F12</kbd> (or <kbd>Fn+F12</kbd> if it doesn't work)
 1. Open the "Console" tab
-1. Errors should be highlighted in red, don't forget to click on the arrow in the top-left corner to show the complete error.
+1. Errors should be highlighted in red, don't forget to click on the arrow in the top-left corner to show the complete error stacktrace.
 
 Here's what it would look like on Edge, other browsers may have a similar layout.