diff options
| -rw-r--r-- | lib/locales/en_US/address/postcode_by_state.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/locales/en_US/address/postcode_by_state.js b/lib/locales/en_US/address/postcode_by_state.js index 0a5c78e3..006fe605 100644 --- a/lib/locales/en_US/address/postcode_by_state.js +++ b/lib/locales/en_US/address/postcode_by_state.js @@ -176,8 +176,8 @@ module["exports"] = { max:38589 }, TX:{ - min:73301, - max:73301 + min:75503, + max:79999 }, UT:{ min:84001, |
