From 0c920ed60d2f0ac8775aa87cd5110c72082b7b89 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Wed, 17 Jan 2018 18:02:55 -0800 Subject: [PATCH] Typeo fix --- .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 87265a3..0445c51 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ ----------------------------------------- -## Please read instrucitons below ## +## Please read instructions below ## Before submitting, please make sure you run a vagrant box running Aurora with the latest version shown in .auroraversion and run go test from the project root.