8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a44898 commit 1c7bed1Copy full SHA for 1c7bed1
changelog/README.rst
@@ -12,7 +12,7 @@ try to use Sphinx intersphinx using backticks.
12
Each file should be named like ``<PULL REQUEST>.<TYPE>.rst``, where
13
``<PULL REQUEST>`` is a pull request number, and ``<TYPE>`` is one of:
14
15
-* ``api_chage``: A change which requires users to change code and is not
+* ``api_change``: A change which requires users to change code and is not
16
backwards compatible. (Not to be used for removal of deprecated features.)
17
* ``feature``: New user facing features and any new behavior.
18
* ``removal``: Removal of a deprecated part of the API.
0 commit comments