diff --git a/Workflow for documentation production in OSM.md b/Workflow for documentation production in OSM.md
index 7ea87714b0ae12008748a8c704bb5933fa305f65..fa4228e964ff5267308ced59534a768d7b7881f0 100644
--- a/Workflow for documentation production in OSM.md	
+++ b/Workflow for documentation production in OSM.md	
@@ -154,7 +154,7 @@ To achieve it, you can still following some steps to fix your Git history and mo
 Note that **this procedure needs to be followed exactly as it is described** or might lead to unintended loss of commits. In particular, you should understand that:
 
 - You are **rewriting** your Git history and, therefore, might delete wrong entries if you make any mistake. Please read these steps carefully and follow them accurately.
-- Any changes not committed before starting this procedure. If they are relevant for your, you should commit them (to `master`) as well.
+- Any changes not committed before starting this procedure will be lost. If they are relevant for your work, you should commit them (to `master`) as well before starting this procedure.
 
 As said, you can follow this procedure (assuming that you were initially in your `master` branch):