0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 16:28:42 +02:00

docs: fix typo (#23924)

fixes a minor typo in the email templates page
This commit is contained in:
alex 2023-04-04 10:22:45 -05:00 committed by GitHub
parent 67103eb2bc
commit e6685fc4ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: