From 846ab1ccae25b96336ff4d410c3e138294355874 Mon Sep 17 00:00:00 2001 From: taivlam <47955724+taivlam@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:11:04 -0400 Subject: [PATCH] Fix typo in bug_report.md Missing "n" in the word "environment" --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 724fc8b1..f7d2ec8c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,7 +25,7 @@ A clear and concise description of what you expected to happen. **Logs** If applicable, add PHP logs to help explain the issue. -**Enviroment (please complete the following information):** +**Environment (please complete the following information):** - Deployment method (if possible): [e.g docker, heroku, manual...] - Frontend version: [e.g. 2.2.0.0]