From e6685fc4ce0efa16ec93d5384e1081d03de91ccd Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 4 Apr 2023 10:22:45 -0500 Subject: [PATCH] docs: fix typo (#23924) fixes a minor typo in the email templates page --- docs/content/doc/administration/mail-templates.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/administration/mail-templates.en-us.md b/docs/content/doc/administration/mail-templates.en-us.md index a4dc7453ee..bc4b2ead30 100644 --- a/docs/content/doc/administration/mail-templates.en-us.md +++ b/docs/content/doc/administration/mail-templates.en-us.md @@ -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: