diff --git a/app/routes-sysinfo.php b/app/routes-sysinfo.php index 269c6f8..19d6af5 100644 --- a/app/routes-sysinfo.php +++ b/app/routes-sysinfo.php @@ -12,7 +12,7 @@ phpinfo(); // The info displayed can be changed. This example shows everything but - // Environment Variables. If you use [phpinfo()] and are saving senstive + // Environment Variables. If you use [phpinfo()] and are saving sensitive // information in environment variables then you may want hide environment info. // // http://php.net/manual/en/function.phpinfo.php