Skip to content

Commit 18dd793

Browse files
committed
minor #16061 Typo fix : failes ➤ fails (Levure)
This PR was merged into the 4.4 branch. Discussion ---------- Typo fix : failes ➤ fails <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 9db79de Typo fix : failes ➤ fails
2 parents c664836 + 9db79de commit 18dd793

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)