diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/locales/en_US/address/postcode_by_state.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/locales/en_US/address/postcode_by_state.ts b/src/locales/en_US/address/postcode_by_state.ts index e3ffd2ab..1c49baf3 100644 --- a/src/locales/en_US/address/postcode_by_state.ts +++ b/src/locales/en_US/address/postcode_by_state.ts @@ -80,8 +80,8 @@ export default { max: 2791, }, MD: { - min: 20331, - max: 20331, + min: 20899, + max: 20908, }, ME: { min: 3901, |
