Update README.md

master
Denis Izmaylov 2014-10-23 16:31:22 +04:00
parent eb93284483
commit 91f2be2fa4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ It also possible to add a URL instead of a css string:
``` javascript
require("style/url!file!./file.css");
// => add a <link rel="stlyesheet"> to file.css to document
// => add a <link rel="stylesheet"> to file.css to document
```
### Reference-counted API