From bf03eb8ebd8ed4efc7dd1b0db0c1aa306983759c Mon Sep 17 00:00:00 2001
From: Uku Taht <uku.taht@gmail.com>
Date: Fri, 18 Sep 2020 11:31:52 +0300
Subject: [PATCH] Fix 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 0e365354..898024d7 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -12,4 +12,4 @@ Please describe the changes made in the pull request here. Below you'll find a c
 
 ### Documentation
 - [ ] [Docs](https://github.com/plausible/docs) have been updated
-- [ ] This change does not need a documenetation update
+- [ ] This change does not need a documentation update
-- 
GitLab