diff --git a/serve/consent.go b/serve/consent.go index 52a5af7..ae83030 100644 --- a/serve/consent.go +++ b/serve/consent.go @@ -33,6 +33,6 @@ func NeedsConsent(next http.Handler) http.Handler { } const cookieFailed = ` -The requested resource requires consent to processing identifying information and storying necessary cookies. +The requested resource requires consent to processing identifying information and storing necessary cookies. I'm just a lil guy. The information is used solely for providing the service's functionality. `