From b522e9136d3620c6eb1709e55f4ad36549fb08f9 Mon Sep 17 00:00:00 2001 From: Chris Neale Date: Sun, 27 Sep 2020 09:14:47 +0100 Subject: [PATCH] Fixed grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8ebbc..90228d8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Options are the same as CSS's `mix-blend-mode`. ## Accessibility and Focus outline -By default split-view will have a focus outline when if the user has focused on it. This is desirable and good practice for making accessible websites, but if you really have to switch it off you can by defining a style in your page of; +By default split-view will have a focus outline if the user has focused on it. This is desirable and good practice for making accessible websites, but if you really have to switch it off you can by defining a style in your page of; ```css split-view {