Fix quotes and uptick

This commit is contained in:
Sarah Sanders 2025-01-08 09:19:09 -08:00
parent 7757f7a50d
commit 5fcf6f4ea4
1 changed files with 1 additions and 1 deletions

View File

@ -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: `<user-access-token> pushed the tag <tag-name> to the <repository-name> 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: <user-access-token> pushed the tag <tag-name> to the <repository-name> repository.
| Event | Description |
|:------------------------------------------------------------------|:------------------------------------------------|