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

Word list — T

Verdict: acceptable

The established term for a label or marker in version control and markup.

Verdict: prefer · Form: noun, verb

Tap is the precise gesture on touch devices. Using it avoids the ambiguity of touch or press.

Verdict: style · Form: noun, adjective

Set as one word for the noun or adjective. Set as two words for the verb phrase.

  • Alternatives: time out, time-out

Verdict: style · Form: noun, verb

Write it as one word.

  • Alternatives: time stamp

Verdict: avoid

Toast is a UI term that translates poorly. Use notification, message, temporary message, confirmation message, or describe the result directly.

  • Replacements: notification, message

Verdict: style

Use lowercase true when referring to the Boolean value conceptually. When referring to Boolean literals in code, use code formatting and match the programming language’s spelling and capitalization.