From: Sebastian Kemper Date: Sat, 7 May 2022 09:42:07 +0000 (+0200) Subject: github: fix typo in issue template X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ffdc2b09eada82dd563f23a9a51e4ef8e233920f;p=openwrt-packages.git github: fix typo in issue template Signed-off-by: Sebastian Kemper --- 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 ``` ```