From 8672209f584e05576f9b2bd49dd6154db1d17769 Mon Sep 17 00:00:00 2001 From: Freek Date: Wed, 18 Mar 2015 20:46:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d198fce9..13245ac0 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ return [ 'clean' => [ /* * The clean command will remove all backups on all configured filesystems - * that are older then this amount of days. + * that are older than this amount of days. */ 'maxAgeInDays' => 90, ],