Typo fix in README.md

Corrected a typo in README.md file where command was spelt 'commend'
This commit is contained in:
Sebastian Urban
2023-07-12 23:08:42 +01:00
parent 828be0d1c0
commit 4eee34077f
+1 -1
View File
@@ -61,7 +61,7 @@ For more details: [host on netlify](https://gohugo.io/hosting-and-deployment/hos
# Deployment
Run `hugo`. It will generate a folder called public. You can use the files inside public folder for deployment. You should delete the public folder for each time when you are using `hugo` commend.
Run `hugo`. It will generate a folder called public. You can use the files inside public folder for deployment. You should delete the public folder for each time when you are using `hugo` command.
# Issues