From cf3cbc574bcad92fd334cc80d8236beaab882767 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 10 Apr 2022 15:40:08 +0100 Subject: [PATCH] Correct spelling mistake --- ripestat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ripestat.go b/ripestat.go index 09bbc7d..0c7760d 100644 --- a/ripestat.go +++ b/ripestat.go @@ -10,7 +10,7 @@ import ( ) // Structure partially covering the output of RIPEstat's prefix overview and -// geolocation API calls, for decoding JSON reponses from RIPEstat. +// geolocation API calls, for decoding JSON responses from RIPEstat. type RipeStatResponse struct { Status string