Skip to content
Open
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
10 changes: 5 additions & 5 deletions content/manuals/ai/gordon/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ Before you begin:
>
> 1. Contact Docker Support to activate Gordon for your organization. Docker
> will confirm when activation is complete.
> 2. Once confirmed, an organization administrator must set **Enable Gordon** to
> **Enabled** or **Always enabled** in the
> [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md).
> Do not leave the setting at its default value, as this will not activate
> Gordon organization-wide.
> 2. Once confirmed, an organization administrator must enable Gordon via
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LOW] Use "turn on" instead of "enable" per Docker style guide

The Docker word list specifies "turn on" / "toggle on" in place of "enable". Consider:

an organization administrator must turn on Gordon via

> [Settings Management](/manuals/enterprise/security/hardened-desktop/settings-management/).
> Set **Enable Gordon** to **Enabled** or **Always enabled**. Ensure all
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LOW] Prefer positive framing over negative conditional

Per the Docker style guide, prefer positive language and avoid "otherwise X will not happen" constructions. Consider:

Ensure all Settings Management prerequisites are met for the setting to take effect on Docker Desktop clients.

> Settings Management prerequisites are met, otherwise the setting will not
> take effect on Docker Desktop clients.

### Quick start

Expand Down
Loading