diff --git a/README.md b/README.md index 46a2f6e..423d9a9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Works in two modes: Critical style extraction: -- 🧱 will all all used styles at the beginning of your page in a **string** mode +- 🧱 will _load_ all used styles at the beginning of your page in a **string** mode - 💉 will _interleave_ HTML and CSS in a **stream** mode. This is the best experience possible ## How it works