From 89235795e81fb16450146fe41fe6381d1d28e6c0 Mon Sep 17 00:00:00 2001 From: Josh Duff Date: Tue, 27 Dec 2016 14:58:46 -0600 Subject: [PATCH] Typo in issue template --- .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 229c704b9b..cc9a1b23fb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,7 +7,7 @@ Thanks for raising an issue! To help us help you, if you've found a bug please c Reproductions should be small, self-contained, correct examples – http://sscce.org. -Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that Svelte is run by unpaid volunteers in their free time, and we will prioritise bugs that follow these instructions. +Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that Svelte is run by unpaid volunteers in their free time, and we will prioritize bugs that follow these instructions. If you have a stack trace to include, we recommend putting inside a `
` block for the sake of the thread's readability: