From 066bd33c1e3779d479b73e6442b1d0221c541f43 Mon Sep 17 00:00:00 2001 From: Robert Taylor Date: Thu, 29 Oct 2020 14:24:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45b5fc2..171ff81 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@
An accessible checkbox component for React. This library allows you to create -your own a checkbox with your own styles while maintaining the ability to +your own checkbox with your own styles while maintaining the ability to focus and update a checkbox input with the keyboard. ## Quick Start