diff --git a/i18n/states/IN.php b/i18n/states/IN.php index 83a0339887e..1f12d04a8bd 100644 --- a/i18n/states/IN.php +++ b/i18n/states/IN.php @@ -41,7 +41,7 @@ $states['IN'] = array( 'WB' => __( 'West Bengal', 'woocommerce' ), 'AN' => __( 'Andaman and Nicobar Islands', 'woocommerce' ), 'CH' => __( 'Chandigarh', 'woocommerce' ), - 'DN' => __( 'Dadar and Nagar Haveli', 'woocommerce' ), + 'DN' => __( 'Dadra and Nagar Haveli', 'woocommerce' ), 'DD' => __( 'Daman and Diu', 'woocommerce' ), 'DL' => __( 'Delhi', 'woocommerce' ), 'LD' => __( 'Lakshadeep', 'woocommerce' ),