diff --git a/docs/usage/train/parameters.md b/docs/usage/train/parameters.md
index c8213cce778177fef5cef4f87349d828a310aece..7447e082b23ce35af67ace5203f91079fea4e788 100644
--- a/docs/usage/train/parameters.md
+++ b/docs/usage/train/parameters.md
@@ -235,7 +235,7 @@ The following configuration is used by default when using the `teklia-dan train
 
 ## MLFlow logging
 
-To log your experiment on MLFlow, you need to :
+To log your experiment on MLFlow, you need to:
 - install the extra requirements via
 
     ```shell