From c1c3fd0c08ef79c96cff3d95f379a6718e0914cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20Devos?= Date: Fri, 1 Jul 2022 18:28:31 +0000 Subject: [PATCH] Fix typos --- .github/ISSUE_TEMPLATE/new_instance.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index 81909a5..fb5c385 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -86,8 +86,8 @@ body: - type: textarea id: more-infos attributes: - label: Additionnal informations - description: "If your want to add other informations on your instance, do so here:" + label: Additional information + description: "If you want to add other information on your instance, do so here:" placeholder: "Example: Our instance also has an .onion URL, The source code changes are ..., etc." validations: required: false