diff --git a/docs/general/config.md b/docs/general/config.md
index e9b9d5e78b2140bcc3029ee9cc4fa76278127148..1e999dae200e59b4d73cd824379d335c65870ff5 100644
--- a/docs/general/config.md
+++ b/docs/general/config.md
@@ -138,4 +138,4 @@ During execution, biopet framework will resolve the value for each ConfigNamespa
 ### JSON validation
 
 To check if the created JSON file is correct their are several possibilities: the simplest way is using [this](http://jsonformatter.curiousconcept.com/)
-website. It is also possible to use Python, Scala or any other programming languages for validating JSON files but this requires some more knowledge.
\ No newline at end of file
+website. It is also possible to use Python, Scala or any other programming languages for validating JSON files but this requires some more knowledge.