From 1635b3293ea5b3c8accee9702b13606db5268253 Mon Sep 17 00:00:00 2001 From: Matt Kantor Date: Mon, 4 Jan 2021 14:15:51 -0800 Subject: [PATCH] Fix a small typo in the issue template. (#42208) --- .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 4b9e3f8f1ea..6cc9e4cd7c8 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -29,7 +29,7 @@ If possible, please try testing the nightly version of TS to see if it's already For npm: `typescript@next` This is also the 'Nightly' version in the playground: http://www.typescriptlang.org/play/?ts=Nightly -Note: The TypeScript Playground can be used to try older verions of TypeScript. +Note: The TypeScript Playground can be used to try older versions of TypeScript. Please keep and fill in the line that best applies: -->