mirror of https://github.com/docker/docs.git
Fix quotes and uptick
This commit is contained in:
parent
7757f7a50d
commit
5fcf6f4ea4
|
@ -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 |
|
||||
|:------------------------------------------------------------------|:------------------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue