Skip to content

Commit

Permalink
Merge pull request #6 from Xel/patch-1
Browse files Browse the repository at this point in the history
fix: typo in countries.go
  • Loading branch information
CondensedMilk7 committed Mar 20, 2023
2 parents aa12dab + e7992fe commit b6b8650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/countries/countries.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func (c Country) Print() {
output :=
`Name: %s %s
Lat/Lng: %s
Populaiton: %s
Population: %s
Languages: %s
Capital: %s
Capital Lat/Lng: %s
Expand Down

0 comments on commit b6b8650

Please sign in to comment.