From a3d96e8161cbd36997ea852591208736dc220e56 Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Fri, 13 Aug 2021 12:20:41 -0300 Subject: [PATCH] fix spelling. --- .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 d6807011..df4255ee 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -30,7 +30,7 @@ A description of what steps someone could take to: # Documentation Status -* Does this change existing behaveiour that's currently documented? +* Does this change existing behaviour that's currently documented? * Does this change require new pages or sections of documentation? * Who does this need to be documented for? * Associated documentation pull request(s): ___ or documentation issue ___