From a94f610058d6cbf9c6191affe4c62acb091c7fcb Mon Sep 17 00:00:00 2001 From: Ed Grosvenor Date: Fri, 3 Jul 2020 12:24:54 -0500 Subject: [PATCH] WIP --- src/Languages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Languages.php b/src/Languages.php index 5c71cb3..32ba722 100644 --- a/src/Languages.php +++ b/src/Languages.php @@ -55,7 +55,7 @@ public function esp(): array '5' => [' mayo '], '6' => [' junio ', ' jun '], '7' => [' julio ', ' jul '], - '8' => [' agosto ',], + '8' => [' agosto '], '9' => [' septiembre ', ' sept ', 'set'], '10' => [' octubre ', ' oct '], '11' => [' noviembre ', ' nov '],