Skip to content

Commit 48be192

Browse files
rowangamalEslam-Nawara
authored andcommitted
fix: typos in README.md
1 parent 061ca29 commit 48be192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/geoip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To get the location of the system calling this function, use exported method `Fe
99

1010
1. use `geoip.Fetch()`:
1111

12-
This method uses 3 paths of geoip, It starts with first path of `geoipURLs` if any error was produced it continues and tries out the next path, REturnes the default unknown location and the error in case it coulnd't receive correct response from all paths.
12+
This method uses 3 paths of geoip, It starts with first path of `geoipURLs` if any error was produced it continues and tries out the next path, REturnes the default unknown location and the error in case it couldn't receive correct response from all paths.
1313

1414
## Tests
1515

0 commit comments

Comments
 (0)