Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions general/contentguidelines/01-productwriting/confirm-msg.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Confirmation messages
sidebar_position: 2
sidebar_position: 3
tags:
- Content style guide
- UX Writing
Expand Down Expand Up @@ -39,7 +39,7 @@ The title or heading of a confirmation message should focus only on one task, an

</InvalidExample>

Ask a clear, unambiguous question.
Write your title as a clear, unambiguous question. This helps users understand that they're making a choice.

<ValidExample title="Do">

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Empty states
sidebar_position: 5
sidebar_position: 6
tags:
- Content style guide
- UX Writing
Expand Down
2 changes: 1 addition & 1 deletion general/contentguidelines/01-productwriting/errormsg.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Error messages
sidebar_position: 4
sidebar_position: 5
tags:
- Content style guide
- UX Writing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Success messages
sidebar_position: 3
sidebar_position: 4
tags:
- Content style guide
- UX Writing
Expand Down