Skip to content

Commit af3e9a2

Browse files
authored
Merge pull request #7 from dit7ya/patch-1
Fix typo in Readme
2 parents 8a33234 + 4725e3f commit af3e9a2

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
@@ -13,7 +13,7 @@ npm i esbuild @deanc/esbuild-plugin-postcss
1313
```
1414
or yarn
1515
```bash
16-
yarn add esbuid @deanc/esbuild-plugin-postcss
16+
yarn add esbuild @deanc/esbuild-plugin-postcss
1717
```
1818

1919
## Usage example

0 commit comments

Comments
 (0)