From 624f6c0da462872a03feb5bd059a467b3eb510bf Mon Sep 17 00:00:00 2001 From: Taiwobello Date: Fri, 26 Aug 2022 10:32:50 +0100 Subject: [PATCH] fix a typographical error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2ab0bd1..53b6ede2 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ This way textual elements can inherit from `body` easily. ### Set `:focus` for Form Elements -Sighted keyboard users rely on focus to determine where keyboard events go in the page. Make focus for form elements stand out and consistent then a browser's default implementation: +Sighted keyboard users rely on focus to determine where keyboard events go in the page. Make focus for form elements stand out and consistent than a browser's default implementation: ```css a:focus,