diff --git a/README.md b/README.md
index a776b3edd52c3f6f221d609b1d1f3d02bc29705f..a6b39f5301b5ae80c49dfcdf870c92dd275c1133 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ nextflow.enable.dsl=2
 
 ## Nextflow modules
 
-Nextflow module are merely generic `process` definition without the `input` `from`nor `output` `into` channel names specified.
+Nextflow module are merely generic `process` definition without the `input` `from` nor `output` `into` channel names specified.
 
 ### `samtool sort` process definition