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:
parent
1493478a2a
commit
6472e357b7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue