From 6d7a80789f07b12dcfc8e5dc86b41765e3b26878 Mon Sep 17 00:00:00 2001 From: satoqz <40795431+satoqz@users.noreply.github.com> Date: Fri, 27 May 2022 20:31:44 +0200 Subject: [PATCH] fix typo in pull request template (#34) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 693f919..5872b10 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ Please include the name of the theme. ## How Has This Been Tested? -Have your run the python script? `python3 ./scripts/gen_theme_previews.py ` +Have you run the python script? `python3 ./scripts/gen_theme_previews.py ` ## Notes