Skip to content

Commit 65554ec

Browse files
committed
Fix example
1 parent 8c62234 commit 65554ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Each file should be named like ``<PULL REQUEST>.<TYPE>.rst``, where
1717
* ``feature``: New user facing features and any new behavior.
1818
* ``removal``: Removal of a deprecated part of the API.
1919

20-
So for example: ``123.feature.rst``, ``456.bugfix.rst``.
20+
So for example: ``123.feature.rst``, ``456.api_change.rst``.
2121

2222
If you are unsure what pull request type to use, don't hesitate to ask in your
2323
PR.

0 commit comments

Comments
 (0)