Skip to content

Commit

Permalink
fix: typo in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
saratscheff committed Mar 16, 2023
1 parent 8414015 commit 8f7c1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -136,7 +136,7 @@ $ npm run build
$ npm run start
```

The generated HTML and CSS files are minified (built-in feature from Next js). It will also removed unused CSS from [Tailwind CSS](https://tailwindcss.com).
The generated HTML and CSS files are minified (built-in feature from Next js). It will also remove unused CSS from [Tailwind CSS](https://tailwindcss.com).

You can create an optimized production build with:

Expand Down

0 comments on commit 8f7c1b7

Please sign in to comment.