diff --git a/{{cookiecutter.project_slug}}/newsfragments/README.rst b/{{cookiecutter.project_slug}}/newsfragments/README.rst index 291bfea..4df2975 100644 --- a/{{cookiecutter.project_slug}}/newsfragments/README.rst +++ b/{{cookiecutter.project_slug}}/newsfragments/README.rst @@ -9,7 +9,7 @@ message and PR description, which are a description of the change as relevant to people working on the code itself.) Each file should be named like ``..rst``, where -```` is an issue numbers, and ```` is one of: +```` is an issue number, and ```` is one of: * ``feature`` * ``bugfix``