diff --git a/ci-templates/README.adoc b/ci-templates/README.adoc
index 8d0e995d8f0cce127992183efcc804e7270b1a3b..568323910b4fa51b19b0b632e288e9e01fd305f7 100644
--- a/ci-templates/README.adoc
+++ b/ci-templates/README.adoc
@@ -55,7 +55,7 @@ The auto rules also allow for using variables to explicitely activate each job:
 include::examples/build_vars.yml[]
 ```
 
-If a `ddeploy.yaml` file exists, the auto-rules will add a job extending the `.ddeploy` template defined 
+If a `ddeploy.yaml` file exists, the auto-rules will add a job extending the `.ddeploy` template defined
 
 == LFS
 By default, lfs files are not downloaded. If you need to add LFS, include the link:ci-templates/lfs-pull.yml[] along with anything else: