lib/geography_helper/states.rb in geography_helper-0.1.4 vs lib/geography_helper/states.rb in geography_helper-0.1.5
- old
+ new
@@ -74,11 +74,11 @@
'NT' => 'Northwest Territories',
'NS' => 'Nova Scotia',
'NU' => 'Nunavut',
'ON' => 'Ontario',
'PE' => 'Prince Edward Island',
- 'SK' => 'Saskatchewan',
'QC' => 'Quebec',
+ 'SK' => 'Saskatchewan',
'YT' => 'Yukon'
}
}
end
end