Skip to content

Commit

Permalink
Merge pull request #543 from kuldipem/master
Browse files Browse the repository at this point in the history
[locale] [fix] Indian postcodes are always numeric
  • Loading branch information
Marak authored Sep 13, 2017
2 parents 23c05db + 9d47fd0 commit d58ee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locales/en_IND/address/postcode.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module["exports"] = [
"?#? #?#"
"### ###"
];

0 comments on commit d58ee47

Please sign in to comment.