Skip to content

Commit 1b24451

Browse files
docs: ‼️ Fix Critical Typo In README.md ‼️
1 parent 8dc1401 commit 1b24451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ See the [Live Example](https://gnat.github.io/css-scope-inline/example.html)! Th
3333

3434
This uses `MutationObserver` to monitor the DOM, and the moment a `<style>` tag is seen, it scopes the styles to whatever the parent element is. No flashing or popping.
3535

36-
This method also leaves your existing styles untouched, allowing you to mix and match at your liesure.
36+
This method also leaves your existing styles untouched, allowing you to mix and match at your leisure.
3737

3838
## 🎁 Install
3939

0 commit comments

Comments
 (0)