Skip to content

Commit 6068bb7

Browse files
Trottgibfahn
authored andcommitted
doc: avoid colloquialism
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>
1 parent fcfe7ae commit 6068bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COLLABORATOR_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ Additionally:
345345

346346
### Technical HOWTO
347347

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

350350
```text
351351
$ git am --abort

0 commit comments

Comments
 (0)