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

Word list — N

Verdict: style

Use N/A (capitalized, with slashes) as the abbreviation for not applicable in tables and forms.

Verdict: style

Write name server as two words.

Verdict: style

Write namespace as one word.

Verdict: restricted

Native code is acceptable. When referring to people, use a more specific term appropriate to the context.

Verdict: restricted

Use internal IP address when the address is private (contrast: external); use IP address when routing scope is irrelevant. Only substitute internal when the address is genuinely private. Doesn’t apply to network address (the subnetting term for the first address in a block).

  • Replacements: internal IP address

Verdict: avoid

Don’t use this slang term because it has multiple meanings, can be difficult to translate, and may be offensive. Use expert instead.

  • Replacements: expert

Verdict: avoid

Outside a narrow cryptographic sense, rewrite around the specific value.

Verdict: avoid

Name the actual action, such as remove, attack, or denial-of-service attack.

  • Replacements: remove, attack, denial-of-service attack