diff --git a/resources/lang/en/preference.php b/resources/lang/en/preference.php index a667da2..a18eff0 100644 --- a/resources/lang/en/preference.php +++ b/resources/lang/en/preference.php @@ -3,6 +3,6 @@ return [ 'cookie' => [ 'name' => 'Cookie', - 'instructions' => 'The amount of days which the cookie has to last.' + 'instructions' => 'The number of days which the cookie has to last.' ] ]; \ No newline at end of file