thecodecrate / city-state

Simple ruby gem to create form lists with cities and states
MIT License
306 stars 135 forks source link

Typo correction "Tithari" should be changed to "Ithari" for Nepal #40

Closed sajanbasnet75 closed 4 years ago

sajanbasnet75 commented 4 years ago

Country > Nepal State > Province 1 City > Tithari should be chaned to Ithari

loureirorg commented 4 years ago

On the new version, 0.1.0, you can create a db\cities-lookup.yml with this content:

NP:
  P1:
    "Tithari": "Ithari"

This will rename Tithari to Ithari.