Skip to content

Commit 4a1b422

Browse files
committed
1.0.0
1 parent d3532b6 commit 4a1b422

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
@@ -10,7 +10,7 @@ The original snippet uses a Chrome innovation called `getMatchedCSSRules` which
1010

1111
The Critical CSS Widget is made cross browser using a [polyfill](https://github.com/ovaldi/getMatchedCSSRules) for `getMatchedCSSRules` and it includes a tool to extract the full CSS of a page and to provide the extracted CSS as a file download with annotated file references, information about the viewport, file size and a row index to quickly navigate to the critical CSS from a specific stylesheet.
1212

13-
The critical CSS is also printed in groups in the broser console which enables to extract critical CSS from specific stylesheets.
13+
The critical CSS is also printed in groups in the browser console which enables to extract critical CSS from specific stylesheets.
1414

1515
# Usage
1616

0 commit comments

Comments
 (0)