Skip to content

Commit 460c618

Browse files
Merge pull request #290385 from v-thepet/patch-47
Update geolocation-data-api.md
2 parents 6529cb6 + 0f01374 commit 460c618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/geolocation-data-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This command retrieves geolocation data for a given IP Address.
6464
|**city** | The city where this IP address is located |
6565
|**cityCf** | A numeric rating of confidence that the value in the 'city' field is correct, on a scale of 0-100 |
6666
|**continent** | The continent where this IP address is located |
67-
|**country** |The county where this IP address is located |
67+
|**country** |The country/region where this IP address is located |
6868
|**countryCf** | A numeric rating of confidence that the value in the 'country' field is correct on a scale of 0-100 |
6969
|**ipAddr** | The dotted-decimal or colon-separated string representation of the IP address |
7070
|**ipRoutingType** | A description of the connection type for this IP address |

0 commit comments

Comments
 (0)