diff --git a/src/acquisition/rvdss/constants.py b/src/acquisition/rvdss/constants.py index a32b5d8e0..ef35abe7a 100644 --- a/src/acquisition/rvdss/constants.py +++ b/src/acquisition/rvdss/constants.py @@ -21,7 +21,8 @@ } GEOS = { - "newfoundland|newfoundland and labrador": "nl", + "newfoundland": "nl", + "newfoundland and labrador": "nl", "prince edward island":"pe", "nova scotia":"ns", "new brunswick":"nb",