We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410b521 commit d24e8ebCopy full SHA for d24e8eb
README.md
@@ -135,7 +135,7 @@ the GeoIP2 web service documentation](http://dev.maxmind.com/geoip2/geoip/web-se
135
136
If the web service returns an explicit error document, this is thrown as an
137
`AddressNotFoundException`, an `AuthenticationException`, an
138
-`InvalidRequestException`, or an `OutOfQueriesException.
+`InvalidRequestException`, or an `OutOfQueriesException`.
139
140
If some sort of transport error occurs, an `HttpException` is thrown. This
141
is thrown when some sort of unanticipated error occurs, such as the web
0 commit comments