diff --git a/{{ cookiecutter.repo_name }}/Makefile b/{{ cookiecutter.repo_name }}/Makefile index 33f1b57..4a58a71 100644 --- a/{{ cookiecutter.repo_name }}/Makefile +++ b/{{ cookiecutter.repo_name }}/Makefile @@ -66,7 +66,7 @@ test_environment: ################################################################################# -# Self Documenting Commands # +# Self Documenting Commands # ################################################################################# .DEFAULT_GOAL := show-help