From 048c2666c63deed3c9caf522113e15ad982741f0 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Sun, 22 Mar 2020 09:23:11 +0100 Subject: [PATCH] Fix typo --- .github/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.rst b/.github/CONTRIBUTING.rst index f120407e..231e7a7f 100644 --- a/.github/CONTRIBUTING.rst +++ b/.github/CONTRIBUTING.rst @@ -14,7 +14,7 @@ Support In case you'd like to help out but don't want to deal with GitHub, there's a great opportunity: help your fellow developers on `StackOverflow `_! -The offical tag is ``python-attrs`` and helping out in support frees us up to improve ``attrs`` instead! +The official tag is ``python-attrs`` and helping out in support frees us up to improve ``attrs`` instead! Workflow