diff --git a/Makefile b/Makefile index 4690546..3654b07 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ usage: @echo ' - Shutdown and remove the jekyll container.' @echo @echo ' make clean' - @echo ' - Remove previously built data any any jekyll containers.' + @echo ' - Remove previously built data and any jekyll containers.' @echo .PHONY: test