From f34b2e23cb0aae58526f326a82c74f919e483575 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 7 Feb 2018 08:50:41 -0500 Subject: [PATCH] Github: typo --- .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 d17a07c60..eba55ea2b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,5 +2,5 @@ * Have you run the test suite? Many changes need to be tested. Please run the test suite and include the output - of the ```cd test && ./problems``` script. + of the ```cd test && ./problems``` command.