From abfda1c75e37c9650da3b3d882ca03fc9ae69094 Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Tue, 23 Feb 2016 17:23:33 +0100 Subject: [PATCH] Update CONTRIBUTING.md minor change (just a space) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e43d20..63670ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ name must be created. ### Version numbers The version of both the SQL extension and the Python package shall -follow the[Semantic Versioning 2.0](http://semver.org/) guidelines: +follow the [Semantic Versioning 2.0](http://semver.org/) guidelines: * When backwards incompatibility is introduced the major number is incremented * When functionally is added (in a backwards-compatible manner) the minor number