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 '],