diff --git a/vignettes/V05_sd_model.Rmd b/vignettes/V05_sd_model.Rmd
index 7d65c3dfd0b45aa94d568570d939cadf43ba447f..fbf648f3aa0adbb71c2e28c6044fcc74ac2be646 100644
--- a/vignettes/V05_sd_model.Rmd
+++ b/vignettes/V05_sd_model.Rmd
@@ -204,10 +204,10 @@ The Lavenne criterion is initialised with the a priori parameter set and the val
 
 ```{r}
 IC_Lavenne <- CreateInputsCrit_Lavenne(InputsModel = InputsModelDown2,
-                                    RunOptions = RunOptionsDown,
-                                    Obs = QObsDown[Ind_Run],
-                                    AprParamR = ParamDownTheo,
-                                    AprCrit = OutputsCalibUp$CritFinal)
+                                       RunOptions = RunOptionsDown,
+                                       Obs = QObsDown[Ind_Run],
+                                       AprParamR = ParamDownTheo,
+                                       AprCrit = OutputsCalibUp$CritFinal)
 ```
 
 The Lavenne criterion is used instead of the KGE for calibration with regularisation