lib/geography_helper/states.rb in geography_helper-0.1.3 vs lib/geography_helper/states.rb in geography_helper-0.1.4

- old
+ new

@@ -72,12 +72,12 @@ 'NB' => 'New Brunswick', 'NL' => 'Newfoundland and Labrador', 'NT' => 'Northwest Territories', 'NS' => 'Nova Scotia', 'NU' => 'Nunavut', + 'ON' => 'Ontario', 'PE' => 'Prince Edward Island', 'SK' => 'Saskatchewan', - 'ON' => 'Ontario', 'QC' => 'Quebec', 'YT' => 'Yukon' } } end