Skip to content

Commit 9e520f0

Browse files
Utkarsh Kushwahasonofmagic
authored andcommitted
Fix typo: package.son to package.json in documentation of unplugin-tailwindcss-mangle
1 parent 18194e2 commit 9e520f0

File tree

1 file changed

+1
-1
lines changed
  • packages/unplugin-tailwindcss-mangle

1 file changed

+1
-1
lines changed

packages/unplugin-tailwindcss-mangle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ npx tw-patch install
5454

5555
### 4. Run extract command
5656

57-
cd to the same directory as `package.son` and `tailwind.config.js`, then run:
57+
cd to the same directory as `package.json` and `tailwind.config.js`, then run:
5858

5959
```sh
6060
npx tw-patch extract

0 commit comments

Comments
 (0)