diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index 2d8652aed7696e8d74d3eba1c0040af5c2b36422..a79eeefa7968c7b4295f8a9f465850061b26ad4d 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -145,7 +145,7 @@ if($_['passwordChangeSupported']) {
 		<h2>
 			<?php p( $l->t( 'Encryption' ) ); ?>
 		</h2>
-		<?php p($l->t( "The encryption app is no longer enabled, decrypt all your file" )); ?>
+		<?php p($l->t( "The encryption app is no longer enabled, please decrypt all your files" )); ?>
 		<p>
 			<input
 				type="password"