diff --git a/config.php-dist b/config.php-dist
index 43672a066e51118a031cac5bac916e882683d4b1..43c84518a7624d8065b3a606222a5ac2bc9883c1 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -109,7 +109,7 @@
 	// ***********************************
 
 	define('ENABLE_REGISTRATION', false);
-	// Allow users to register themselves. Please be vary that allowing
+	// Allow users to register themselves. Please be aware that allowing
 	// random people to access your tt-rss installation is a security risk
 	// and potentially might lead to data loss or server exploit. Disabled
 	// by default.