diff --git a/man/ShinyGR.Rd b/man/ShinyGR.Rd
index 7017aae6b4856c195fba15b07008b3e97270b342..0e904398ec76ee7f318a16ad04ca1b4b0b8cf636 100644
--- a/man/ShinyGR.Rd
+++ b/man/ShinyGR.Rd
@@ -38,7 +38,7 @@ ShinyGR(ObsDF = NULL,
 
   \item{SimPer}{[character or list of characters] vector of 2 values to define the beginning and the end of the simulation period [\code{"YYYY-mm-dd"} or \code{"YYYY-mm-dd HH:MM:SS"}], see below for details}
 
-    \item{NamesObsBV}{(optional) [character] vector of values to define the data inputs name(s) (if the ObsDF list is not already named)}
+  \item{NamesObsBV}{(optional) [character] vector of values to define the data inputs name(s) (if the ObsDF list is not already named)}
 
   \item{theme}{(optional) [character] alternative stylesheet [\code{"RStudio"} (default), \code{"Cerulean"}, \code{"Cyborg"}, \code{"Flatly"}, \code{"Inrae"}, \code{"Saclay"}, \code{"United"} or \code{"Yeti"}]}
 }