mirror of https://github.com/docker/docs.git
Fix bracket issue, add backticks
This commit is contained in:
parent
5fcf6f4ea4
commit
508d07cf49
|
|
@ -74,7 +74,7 @@ Refer to the following section for a list of events and their descriptions:
|
||||||
|
|
||||||
> [!NOTE]
|
> [!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 to the repository.
|
||||||
|
|
||||||
| Event | Description |
|
| Event | Description |
|
||||||
|:------------------------------------------------------------------|:------------------------------------------------|
|
|:------------------------------------------------------------------|:------------------------------------------------|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue