Skip to content

Commit db29974

Browse files
committed
Fix typo (minor)
1 parent bbe1a32 commit db29974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx-doc/source/release.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This release branch can then be pushed to the main repository to have CI test
1212
it. Once it passes all tests it can be merged into the master/main branch.
1313

1414
As part of the release script the release commit is also tagged with the release
15-
name (e.g. ``2021.12.20``). This tag jas to be pushed manually to GitHub and the
15+
name (e.g. ``2021.12.20``). This tag has to be pushed manually to GitHub and the
1616
``stable`` tag has to be updated as well::
1717

1818
git push origin <tag-name>

0 commit comments

Comments
 (0)