0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-24 18:09:26 -05:00

'For clarity reasons' instead of 'For reasons of clarity'

This commit is contained in:
Panagiotis "Ivory" Vasilopoulos 2024-02-11 15:26:51 +01:00 committed by Earl Warren
parent 1493478a2a
commit 6472e357b7

View file

@ -12,7 +12,7 @@ Using Push Options (`-o`) and a [Refspec](https://git-scm.com/book/en/v2/Git-Int
## Creating Pull Requests
For reasons of clarity, this document will lead with some examples first.
For clarity reasons, this document will lead with some examples first.
A full list of the parameters, as well as information on avoiding duplicate Pull Requests when rebasing or amending a commit, will follow.