diff options
author | Sebastian Kemper <sebastian_ml@gmx.net> | 2022-05-07 11:42:07 +0200 |
---|---|---|
committer | Sebastian Kemper <sebastian_ml@gmx.net> | 2022-05-07 11:42:09 +0200 |
commit | ffdc2b09eada82dd563f23a9a51e4ef8e233920f (patch) | |
tree | 3fa8836f2186c64f5464783af28bd136c54acd26 /.github | |
parent | 3485ad75bc80d1b3622e33af86fbf3a48edf0d0d (diff) |
github: fix typo in issue template
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Diffstat (limited to '.github')
-rw-r--r-- | .github/issue_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/issue_template b/.github/issue_template index 232baad19..2b237e22d 100644 --- a/.github/issue_template +++ b/.github/issue_template @@ -12,5 +12,5 @@ Environment: (put here arch, model, OpenWrt version) Description: ``` -Formating code blocks by wrapping them with pairs of ``` +Format code blocks by wrapping them with pairs of ``` ``` |