From 8473e6134dd97f8c0f54724fa4f41786d2e39853 Mon Sep 17 00:00:00 2001 From: Craig A Rodway Date: Tue, 25 Apr 2023 22:28:48 +0100 Subject: [PATCH] Typos --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f06353d..9cd4737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ High for impact. - Use ProcessWire's 'Input' built-in cookie methods instead of native PHP cookie methods. ### Fixed -- Fixxed issue that might raise PHP errors if the cooke isn't in the right format. +- Fixed issue that might raise PHP errors if the cookie isn't in the right format. ### Security - Fixed issue where theft detection might still allow a successful login.