Skip to content

Commit f1fc25b

Browse files
authored
Merge pull request gnat#14 from angelofallars/patch-1
Fix typo
2 parents 8dc1401 + 1b24451 commit f1fc25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)