Skip to content

Commit b99b59b

Browse files
authored
Merge pull request #189 from supermanner/feature/fix-typo-in-readme
fix typo in README.md
2 parents a44d65d + 0b77154 commit b99b59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ It will rebuild the following files:
3434

3535
* `gen/metadata_bin.go` - protocol buffer definitions for all the various formats across countries etc..
3636
* `gen/shortnumber_metadata_bin.go` - protocol buffer definitions for ShortNumberMetadata.xml
37-
* `gen/countrycode_to_region_bin.go` - information needed to map a contry code to a region
37+
* `gen/countrycode_to_region_bin.go` - information needed to map a country code to a region
3838
* `gen/prefix_to_carrier_bin.go` - information needed to map a phone number prefix to a carrier
3939
* `gen/prefix_to_geocoding_bin.go` - information needed to map a phone number prefix to a city or region
4040
* `gen/prefix_to_timezone_bin.go` - information needed to map a phone number prefix to a city or region

0 commit comments

Comments
 (0)