From 1b24451acb23ba6353c15865e6d4ffd9e989c8a3 Mon Sep 17 00:00:00 2001
From: Angelo Fallaria
Date: Wed, 7 Feb 2024 17:56:12 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E2=80=BC=EF=B8=8F=20Fix=20Critical=20T?=
=?UTF-8?q?ypo=20In=20README.md=20=E2=80=BC=EF=B8=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 12e47f8..94a8e30 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ See the [Live Example](https://gnat.github.io/css-scope-inline/example.html)! Th
This uses `MutationObserver` to monitor the DOM, and the moment a `` tag is seen, it scopes the styles to whatever the parent element is. No flashing or popping.
-This method also leaves your existing styles untouched, allowing you to mix and match at your liesure.
+This method also leaves your existing styles untouched, allowing you to mix and match at your leisure.
## 🎁 Install