diff --git a/README.md b/README.md index 9320f10b..9a7523c8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Build site locally bundle exec jekyll build ``` -Run debug server that automatically updates. This does not recompile the tailwindcss stylesheet. If you change something in the css file, you neet to build the site fully with the command above. +Run debug server that automatically updates. This does not recompile the tailwindcss stylesheet. If you change something in the css file, you need to build the site fully with the command above. ```bash bundle exec jekyll serve --incremental