Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/word-usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Contractions:: Use common contractions as they set a conversational tone. For ex

Following:: Don't use "following" by itself. Don't say "See the following". Instead, use "See the following list".

Hyphenation:: Use hyphens in compound adjectives, but not in compound nouns. "This M-mode behavior happens only in M mode."

If (whether):: Use "if" as a condition, such as logic. "If a, then b."
Use "whether" to indicate choice or alternative. "Event a happens, whether event b does or not".

Expand Down