Skip to content

Commit 9db79de

Browse files
authored
Typo fix : failes ➤ fails
1 parent c664836 commit 9db79de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/maintainer_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Merging while the target branch changed
356356
.......................................
357357

358358
Sometimes, someone else merges a PR in ``5.x`` at the same time as you are
359-
doing it. In these cases, ``gh merge ...`` failes to push. Solve this by
359+
doing it. In these cases, ``gh merge ...`` fails to push. Solve this by
360360
resetting your local branch and restarting the merge:
361361

362362
.. code-block:: terminal

0 commit comments

Comments
 (0)