Skip to content

Commit

Permalink
doc: avoid colloquialism
Browse files Browse the repository at this point in the history
I witnessed an English-as-a-second-language speaker puzzle over the word
"borked" in our documentation today. Reword to avoid colloquialisms.
It's more precise and clear this way anyway. Also reformat `Optional:`
to be consistent with how it appears elsewhere in the doc.

PR-URL: #12417
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Trott authored and gibfahn committed May 16, 2017
1 parent fcfe7ae commit 6068bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ Additionally:

### Technical HOWTO

_Optional:_ ensure that you are not in a borked `am`/`rebase` state
Clear any `am`/`rebase` that may already be underway.

```text
$ git am --abort
Expand Down

0 comments on commit 6068bb7

Please sign in to comment.