Skip to content

Commit 95bf145

Browse files
committed
Merge pull request #26 from DenisIzmaylov/patch-1
Update README.md
2 parents eb93284 + 91f2be2 commit 95bf145

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
@@ -17,7 +17,7 @@ It also possible to add a URL instead of a css string:
1717

1818
``` javascript
1919
require("style/url!file!./file.css");
20-
// => add a <link rel="stlyesheet"> to file.css to document
20+
// => add a <link rel="stylesheet"> to file.css to document
2121
```
2222

2323
### Reference-counted API

0 commit comments

Comments
 (0)