From 41bbf0ccf8a5794ebaeb036c19e2e1dd26eb70bf Mon Sep 17 00:00:00 2001 From: Martin Forstner Date: Thu, 26 Aug 2021 12:41:10 +0200 Subject: [PATCH] fix: grammar check of consent file --- lib/utils/accept-cookies.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/utils/accept-cookies.ts b/lib/utils/accept-cookies.ts index bd9b12a..42b2f90 100644 --- a/lib/utils/accept-cookies.ts +++ b/lib/utils/accept-cookies.ts @@ -31,7 +31,7 @@ export async function acceptCookieConsent(page: Page, config: Config): Promise