Browse Source

docs: fix typo (#23924)

fixes a minor typo in the email templates page
tags/v1.20.0-rc0
alex 1 year ago
parent
commit
e6685fc4ce
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/content/doc/administration/mail-templates.en-us.md

+ 1
- 1
docs/content/doc/administration/mail-templates.en-us.md View File

@@ -39,7 +39,7 @@ Currently, the following notification events make use of templates:
| `approve` | The head comment of a approving review for a pull request. |
| `reject` | The head comment of a review requesting changes for a pull request. |
| `code` | A single comment on the code of a pull request. |
| `assigned` | Used was assigned to an issue or pull request. |
| `assigned` | User was assigned to an issue or pull request. |
| `default` | Any action not included in the above categories, or when the corresponding category template is not present. |

The path for the template of a particular message type is:

Loading…
Cancel
Save