Skip to content

Commit

Permalink
Fix typo (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorah authored and ai committed Oct 24, 2019
1 parent 22871d1 commit f4553aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -309,7 +309,7 @@ module.exports = {
### CSS-in-JS

The best way to use PostCSS with CSS-in-JS is [`astroturf`].
Add it’s loader to your `webpack.config.js`:
Add its loader to your `webpack.config.js`:

```js
module.exports = {
Expand Down

0 comments on commit f4553aa

Please sign in to comment.