Skip to content

Commit 508d07c

Browse files
Fix bracket issue, add backticks
1 parent 5fcf6f4 commit 508d07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/admin/organization/activity-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Refer to the following section for a list of events and their descriptions:
7474

7575
> [!NOTE]
7676
>
77-
> 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: <user-access-token> pushed the tag <tag-name> to the <repository-name> repository.
77+
> 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: `<user-access-token>` pushed the tag to the repository.
7878
7979
| Event | Description |
8080
|:------------------------------------------------------------------|:------------------------------------------------|

0 commit comments

Comments
 (0)