diff --git a/config/languages/lang.en.php b/config/languages/lang.en.php
index 00decc9..8957ba5 100644
--- a/config/languages/lang.en.php
+++ b/config/languages/lang.en.php
@@ -72,7 +72,7 @@ $lang["index"]["showmore"] = "Read more";
$lang["index"]["showless"] = "Show less";
$lang["index"]["errortitle"] = "Error: news directory has not been found!";
-$lang["index"]["errorsubtitle"] = "Please make sure that directory location set in config/config.php
is valid.";
+$lang["index"]["errorsubtitle"] = "Please make sure that directory location set in config/config.php
is valid.";
/************* Server viewer - viewer.php *************/