Skip to content

Commit f4553aa

Browse files
trevorahai
authored andcommitted
Fix typo (#1259)
1 parent 22871d1 commit f4553aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ module.exports = {
309309
### CSS-in-JS
310310

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

314314
```js
315315
module.exports = {

0 commit comments

Comments
 (0)