Skip to content

Commit bae7774

Browse files
committed
Typo
1 parent 4980660 commit bae7774

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
@@ -67,7 +67,7 @@ If user want to force light theme, you use `html.is-light`.
6767
npm install --save-dev postcss postcss-dark-theme-class
6868
```
6969

70-
**Step 2:** Check you project for existed PostCSS config: `postcss.config.js`
70+
**Step 2:** Check your project for existing PostCSS config: `postcss.config.js`
7171
in the project root, `"postcss"` section in `package.json`
7272
or `postcss` in bundle config.
7373

0 commit comments

Comments
 (0)