Skip to content

Commit d07d790

Browse files
authored
Update validation.php
added missing comma
1 parent b78a635 commit d07d790

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lang/pt_BR/validation.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@
213213
'modality' => 'modalidade',
214214
'category' => 'categoria',
215215
'blood_type' => 'tipo sanguíneo',
216-
'birth_date' => 'data de nascimento'
216+
'birth_date' => 'data de nascimento',
217217
],
218-
219218
];

0 commit comments

Comments
 (0)