diff options
-rw-r--r-- | doc/release/upcoming_changes/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/upcoming_changes/README.rst b/doc/release/upcoming_changes/README.rst index fd35850e4..7f6476bda 100644 --- a/doc/release/upcoming_changes/README.rst +++ b/doc/release/upcoming_changes/README.rst @@ -26,7 +26,7 @@ Each file should be named like ``<PULL REQUEST>.<TYPE>.rst``, where * ``highlight``: Adds a highlight bullet point to use as a possibly highlight of the release. -Most categories shouldl be formatted as paragraphs with a heading. +Most categories should be formatted as paragraphs with a heading. So for example: ``123.new_feature.rst`` would have the content:: ``my_new_feature`` option for `my_favorite_function` |