This commit is contained in:
Eric Bailey
2026-02-19 15:00:38 -06:00
parent e2f2e97556
commit 5a32479a14
+1 -1
View File
@@ -128,7 +128,7 @@ export function mergeGeolocations(
}
/**
* Get's the IP-based geolocation as a string in the format of
* Gets the IP-based geolocation as a string in the format of
* "countryCode-regionCode", or just "countryCode" if regionCode is not
* available.
*