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.
  • Loading branch information
Trott committed Apr 17, 2017
1 parent 2841f47 commit 0e16016
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 0e16016

Please sign in to comment.