From 508d07cf49817ce921569c382e3d3a35ea8eac87 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Wed, 8 Jan 2025 13:58:33 -0800 Subject: [PATCH] Fix bracket issue, add backticks --- content/manuals/admin/organization/activity-logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/admin/organization/activity-logs.md b/content/manuals/admin/organization/activity-logs.md index b3912d0442..4e17764143 100644 --- a/content/manuals/admin/organization/activity-logs.md +++ b/content/manuals/admin/organization/activity-logs.md @@ -74,7 +74,7 @@ Refer to the following section for a list of events and their descriptions: > [!NOTE] > -> Event descriptions that include a user action can refer to a Docker username, personal access token (PAT) or organization access token (OAT). For example, if a user pushes a tag to a repository, the event would include the description: pushed the tag to the repository. +> Event descriptions that include a user action can refer to a Docker username, personal access token (PAT) or organization access token (OAT). For example, if a user pushes a tag to a repository, the event would include the description: `` pushed the tag to the repository. | Event | Description | |:------------------------------------------------------------------|:------------------------------------------------|