This commit is contained in:
Branden J Brown 2024-01-27 13:34:05 -06:00
parent ffc39c9f8a
commit 36b251165f
1 changed files with 1 additions and 1 deletions

View File

@ -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.
`