Skip to content

Commit 0f01374

Browse files
authored
Update geolocation-data-api.md
Fix typo and Policheck bug https://dev.azure.com/msft-skilling/learn-platform-policheck/_workitems/edit/299345
1 parent 27f0544 commit 0f01374

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)