diff --git a/DESCRIPTION b/DESCRIPTION
index 8da98380e9a3c5d750fd3af9950e98658b155e8e..7b2a310304876d18aeddbf183ea692ac9da04c8b 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: airGRteaching
 Type: Package
 Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
-Version: 0.2.3.0
-Date: 2018-05-22
+Version: 0.2.3.1
+Date: 2018-08-08
 Authors@R: c(person("Olivier", "Delaigue", role = c("aut", "cre"), email = "airGR@irstea.fr"), person("Laurent", "Coron", role = c("aut")), person("Pierre", "Brigode", role = c("aut")), person("Guillaume", "Thirel", role = c("ctb")))
 Depends: airGR (>= 1.0.9.43)
 Imports: dygraphs (>= 1.1.1.6), htmlwidgets (>= 1.2), markdown, plotrix, shiny (>= 1.1.0), shinyjs (>= 1.0), xts
diff --git a/NEWS b/NEWS
index 9d4d374aaf047f953450559f1443198256ecdc6f..a2bb4ae84b14a3628d9b1af5276c3f0697c704c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 ############# Release History of the airGRteaching Package
 
 
-## 0.2.3.0 Release Notes (2018-08-08)
+## 0.2.3.1 Release Notes (2018-08-08)
 
 	CRAN-compatibility updates
 		- now depends on the latest version (1.1.1.6) of the dygraphs package from CRAN (embeded dygraphs functions have been removed)
diff --git a/vignettes/get_started.rmd b/vignettes/get_started.rmd
index 33caf2c908f6c911ecb95dd5eed1dd3b6321f1b1..6ccea07e466215aa8fe9d1048edbd64eb8c3f6f4 100644
--- a/vignettes/get_started.rmd
+++ b/vignettes/get_started.rmd
@@ -1,5 +1,5 @@
 ---
-title: "Get Started with airGRteachning"
+title: "Get Started with airGRteaching"
 output: rmarkdown::html_vignette
 vignette: >
   %\VignetteEngine{knitr::rmarkdown}