From 1ec869ee5eb16cd036a4739baeeeacbfd316cbbf Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 16 Jul 2020 11:15:12 +1000 Subject: [PATCH] fix typo closes #664 --- README.contributing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.contributing b/README.contributing index 7ac5893ab..425b03580 100644 --- a/README.contributing +++ b/README.contributing @@ -18,7 +18,7 @@ New features are not currently the top priority, unless they are easy wins as part of the refactoring process. If you are planning to contribute any non-trivial changes, please reach out -on the support site before you begin work. Some areas (primary pylib/) are +on the support site before you begin work. Some areas (primarily pylib/) are likely to change/conflict with other work, and larger changes will likely need to wait until the refactoring process nears completion.