From e625efdfe9ca7fa60fcd2ec92fc3257351040207 Mon Sep 17 00:00:00 2001
From: Scott Pierce <ddrscott@gmail.com>
Date: Wed, 21 Mar 2018 13:47:17 -0500
Subject: [PATCH] Fixed spelling in documentation (#740)

---
 docs/authors-notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/authors-notes.md b/docs/authors-notes.md
index 8fd6c2dc..87d7e24e 100644
--- a/docs/authors-notes.md
+++ b/docs/authors-notes.md
@@ -17,7 +17,7 @@ a complementary service as a replacement for screenshot testing.
 ## Why another theme?
 
 Some time ago I wanted to release a project to the open, but it was in need of
-user documentation. I checked out the available tools and sticked with MkDocs,
+user documentation. I checked out the available tools and stuck with MkDocs,
 because it was so simple and easy to use. However, none of the available
 themes convinced me.
 
-- 
GitLab