diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 945f99bb9e..3ea4b1ad6e 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -57,7 +57,7 @@ if(is_array($crash)) { $x++; } if($x > 0) - $savemsg = "We have detected a crash report. Click here fore more information."; + $savemsg = "We have detected a crash report. Click here for more information."; } // Turn off csrf for the dashboard