Skip to content

Commit 5d0a396

Browse files
authored
Docs: fix typo (#1036)
1 parent f6554bf commit 5d0a396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To release a new version of the theme, core team will take the following steps:
9696
(with regards to alpha release and development versions). The version
9797
increment should reflect these releases and any potentially breaking changes.
9898
#. New versions are by default ``alpha`` releases. If this is a release candidate,
99-
run ``bump2version --allow-dirty releast`` to update the release to an ``rc``
99+
run ``bump2version --allow-dirty release`` to update the release to an ``rc``
100100
release. If this is a final release, run the command again.
101101
#. Update the changelog (``docs/changelog.rst``) with the version information.
102102
#. Run ``python setup.py update_translations`` to compile new translation files

0 commit comments

Comments
 (0)