From 28c7cc08567dd6fb008aa81311be8941a477b946 Mon Sep 17 00:00:00 2001 From: Pablo Tejada Date: Wed, 25 Nov 2020 05:09:17 -0500 Subject: [PATCH] style(issue-template): fix typo (#3700) [skip ci] --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5e664f98..43871bd2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,10 +7,10 @@ * [ ] a code change that improves performance * [ ] other -### Current behaviour +### Current behavior -### New behaviour +### New behavior ### Other information (e.g. related issues)