From bdfcecd2c6337cc9ebc3256abadafe0d47b90a8d Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 19 Jan 2018 09:16:02 +0000 Subject: Correct spelling mistakes. --- docs/markdown/Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Contributing.md b/docs/markdown/Contributing.md index 169bf4c..293b629 100644 --- a/docs/markdown/Contributing.md +++ b/docs/markdown/Contributing.md @@ -20,7 +20,7 @@ test run before they are even considered for submission. ## Tests -All new features must come with automatic tests that throughly prove +All new features must come with automatic tests that thoroughly prove that the feature is working as expected. Similarly bug fixes must come with a unit test that demonstrates the bug, proves that it has been fixed and prevents the feature from breaking in the future. -- cgit v1.1