diff --git a/app/code/Magento/Customer/view/frontend/templates/address/edit.phtml b/app/code/Magento/Customer/view/frontend/templates/address/edit.phtml index a1ab969568c3b..b72c7e6c7bb2b 100644 --- a/app/code/Magento/Customer/view/frontend/templates/address/edit.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/address/edit.phtml @@ -207,8 +207,7 @@ }, "#country": { "regionUpdater": { - "optionalRegionAllowed": - , + "optionalRegionAllowed": , "regionListId": "#region_id", "regionInputId": "#region", "postcodeId": "#zip",