From 0bc77ce453305efe68025f2267501c7bac2b3b61 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 20 Feb 2021 17:40:04 +0900 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ca837720e..807d149dd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,7 +12,7 @@ **Deployment mode**: *explain here how you use GitBucket : standalone app, under webcontainer (which one), with an http frontend (nginx, httpd, ...)* **Problem description**: -- *be as explicit has you can* +- *be as explicit as you can* - *describe the problem and its symptoms* - *explain how to reproduce* - *attach whatever information that can help understanding the context (screen capture, log files)*