diff --git a/DESCRIPTION b/DESCRIPTION
index bd1510ffc2132db70126a69d2cfd6ec1b514e2ee..569dece952a116235073d7f877b84165be9b60f9 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.2.8.9
-Date: 2019-03-07
+Version: 1.2.8.10
+Date: 2019-03-12
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
   person("Charles", "Perrin", role = c("aut", "ths"), comment = c(ORCID = "0000-0001-8552-1881")),
diff --git a/NEWS.rmd b/NEWS.rmd
index 5db116f260a23dc15514688f7ea636042fce3122..1a6f3cc6423de123bd7d69f9dda01c3b1449e63d 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.2.8.9 Release Notes (2019-03-07) 
+### 1.2.8.10 Release Notes (2019-03-12) 
 
 
 
@@ -58,7 +58,7 @@ output:
 
 - Model diagrams added in documentations of <code>RunModel_GR4J()</code>, <code>RunModel_GR5J()</code> and <code>RunModel_GR6J()</code> functions.
 
-- It is ow possible to be redirected on the documantation about <code>plot.OutputsModel()</code> with <code>?plot</code>
+- It is now possible to be redirected on the documantation about <code>plot.OutputsModel()</code> with <code>?plot</code>.
 
 
 #### Minor user-visible changes