diff --git a/cookiecutter.json b/cookiecutter.json index 99946a0c2..3587ce5a1 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -63,5 +63,5 @@ "keep_local_envs_in_vcs": "y", "debug": "n", "include_custom_app": "n", - "custom_app_name": "core", + "custom_app_name": "core" }