Skip to content

Commit 71d7623

Browse files
rm-UmarUmanShahzad
andauthored
Update README.md
Co-authored-by: Uman Shahzad <[email protected]>
1 parent 847a97a commit 71d7623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public class Main {
198198
try {
199199
IPResponse response = ipInfo.lookupIP("8.8.8.8");
200200

201-
// Print out the true if the country is a member of EU
201+
// Print out whether the country is a member of the EU
202202
System.out.println(response.isEU());
203203
} catch (RateLimitedException ex) {
204204
// Handle rate limits here.

0 commit comments

Comments
 (0)