diff --git a/docs/contributing.rst b/docs/contributing.rst index 0b298cec..5b7d75d2 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -118,7 +118,7 @@ We increment ``minor`` for new features. We increment ``patch`` for bugfix releass. -To release a new version, first create a commit that updates :ref:`the changelog ` with highlights of the new version. An example `commit can be seen here `__:: +To release a new version, first create a commit that updates :ref:`the changelog ` with highlights of the new version. An example `commit can be seen here `__:: # Update changelog git commit -m "Release 0.25.2" -a