Skip to content
The style guide is in beta: content and structure may change.

Word list — M

Verdict: avoid

Use plug to name the connector by its function.

  • Replacements: plug

Verdict: avoid

Use a term like staff hours or person hours instead. Person hours can include non-staff members.

  • Alternatives: manhours, man-hours
  • Replacements: staff hours, person hours

Verdict: avoid

Use a more specific term, such as adversary-in-the-middle attack, on-path attack, interception attack, or relay attack.

  • Replacements: on-path attack, interception attack, adversary-in-the-middle attack, relay attack

Verdict: avoid

Use a term like constructed, artificial, or manufactured instead.

  • Alternatives: man made
  • Replacements: artificial, manufactured, constructed

Verdict: avoid

Use a term like operated, staffed, or crewed instead.

  • Replacements: operated, staffed, crewed

Verdict: avoid

Use a term like staff, workforce, or personnel instead.

  • Alternatives: man power, man-power
  • Replacements: workforce, staff, personnel

Verdict: style

Capitalize Markdown.

Verdict: restricted

When possible, replace master with a term such as primary or main.

Verdict: restricted

Use may for terms and conditions, disclaimers, and other legal content. For technical content, use can or might.

Verdict: restricted

Use method for object-oriented programming, unless the programming language specifically uses member function.

  • Replacements: method

Verdict: restricted

Although MIME type is still widely used, media type is the current standards term and applies beyond MIME email. Use MIME type only when referring specifically to MIME or when it is the official term in an API or interface.

Verdict: restricted

On its own, mobile is ambiguous: it can refer to a phone, a network, or a form factor. Pair it with the noun it modifies to make the meaning clear.

Verdict: acceptable

Use mobile data for cellular data.

Verdict: acceptable

Use mobile device when including more than one type of device that has mobile connectivity.

Verdict: acceptable

Use mobile network for a cellular network.

Verdict: acceptable

Use mobile phone for a cellular phone.

Verdict: avoid

Name the direct test type or usability check instead. For example, beginner test or quick start test is appropriate.

Verdict: avoid

Don’t use to refer to people. Use a more specific term elsewhere when possible.

Verdict: avoid

Use random testing instead.

  • Replacements: random testing