From c3970a9e5aef067b6d40ed2bd97e3278ef72e9b2 Mon Sep 17 00:00:00 2001 From: Paul Hallett Date: Tue, 7 May 2019 17:35:26 +0100 Subject: [PATCH] fix spelling --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2814136..10681fec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ make dev-setup git checkout -B YOUR_BRANCH_NAME ``` -You are not ready to start developing +You are now ready to start developing! ## Testing