From a51e045736d62bf5955fec5ed27cc9ac491abb79 Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Thu, 3 Oct 2024 17:58:25 -0500 Subject: [PATCH] correct `pgk` to `pkg` --- WebTechnologies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebTechnologies.md b/WebTechnologies.md index b1612d6..40d5dd1 100644 --- a/WebTechnologies.md +++ b/WebTechnologies.md @@ -390,7 +390,7 @@ This list describes online services. For a more complete treatment of the topic - *Geolocation/Geocoding*: Services that translate between addresses and longlats. - `r pgk("rgeolocate")` offers several online and offline tools. + `r pkg("rgeolocate")` offers several online and offline tools. `r github("trestletech/rydn")` is an interface to the Yahoo Developers network geolocation APIs, and `r github("hrbrmstr/ipapi")` can be used to geolocate IPv4/6 addresses and/or domain names