From 9281d1ddf677be510ec1abd7af97d34f984ef1d0 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Fri, 26 Feb 2021 23:08:02 +0100 Subject: [PATCH] fix typo in CONTIBUTING --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index c661ddf..5f70add 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -52,7 +52,7 @@ in the right direction may save you a lot of work. If you want feed back on you code feel free to open a PR. State that this is work in progress in the PR message. It's OK if it does not -follow the guide lines (yet). +follow the guidelines (yet). Writing new Generators ......................