diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-08-11 21:03:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-11 21:03:05 +0200 |
commit | bff7f7f4e56b3541a9d895bb991c5517d9391143 (patch) | |
tree | d0981a3c92bf05773879e97727e4e77d363d2386 /.github | |
parent | 82fbacd13f852374df2ecdd394b983325445f81b (diff) | |
download | vyos-1x-bff7f7f4e56b3541a9d895bb991c5517d9391143.tar.gz vyos-1x-bff7f7f4e56b3541a9d895bb991c5517d9391143.zip |
GitHub: fix typo in PR template
Diffstat (limited to '.github')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 04ca4070d..61ee1d9ff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ <!-- All PR should follow this template to allow a clean and transparent review --> -<!-- Text placed between these delimiters is considered a commend and is not rendered --> +<!-- Text placed between these delimiters is considered a comment and is not rendered --> ## Change Summary <!--- Provide a general summary of your changes in the Title above --> |