From 9b31482ce3851b813b5731289ef0f9a8ac323e64 Mon Sep 17 00:00:00 2001 From: Labrys of Knossos Date: Tue, 12 Mar 2019 16:48:50 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 89eb5514..d47031a9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,7 +20,7 @@ Please describe the tests that you ran to verify your changes. Provide instructi **Test Configuration**: # Checklist: -- [ ] I have based this chnage on the nightly branch +- [ ] I have based this change on the nightly branch - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation