diff --git a/README-dev.md b/README-dev.md
index 24cafcfa52a371c0551680ff7d28bcf294e5f1ae..d424ed37dbf407bc5ae9ae3ba2943c542d88b434 100644
--- a/README-dev.md
+++ b/README-dev.md
@@ -7,7 +7,7 @@ developers must follow and that should be read by contributors.
 Gitlab flow
 ---------------------
 
-TODO - Right here how to use git and gitlab to push modifications into
+TODO - Write here how to use git and gitlab to push modifications into
 Chameleon.
 
 ### Update submodules
@@ -29,12 +29,12 @@ git push --recurse-submodules=check
 Documentation
 ---------------------
 
-TODO - Right here how to generate the documentation.
+TODO - Write here how to generate the documentation.
 
 Packaging
 ---------------------
 
-TODO - Right here the steps to create a new release:
+TODO - Write here the steps to create a new release:
  - what needs to be checked (ctest, docummentation, version, ...)
  - how to generate the package .tar.gz
  - what and where to publish externally
@@ -42,4 +42,4 @@ TODO - Right here the steps to create a new release:
 Naming and writting conventions
 ---------------------
 
-TODO - Right here the rules and conventions used in the source code.
\ No newline at end of file
+TODO - Write here the rules and conventions used in the source code.
\ No newline at end of file