Skip to content

Commit 631dcf5

Browse files
committed
- #412 El Salvador phone number format
1 parent 6f8b6dc commit 631dcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/country_phone_data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1575,7 +1575,7 @@ export default [
15751575
alpha3: 'SLV',
15761576
country_code: '503',
15771577
country_name: 'El Salvador',
1578-
mobile_begin_with: ['7'],
1578+
mobile_begin_with: ['6', '7'],
15791579
phone_number_lengths: [8]
15801580
},
15811581
{

0 commit comments

Comments
 (0)