diff --git a/README.md b/README.md
index 3299350d5954814f51b0c1f81090d5e8cd3c2077..823bd9040f779538236915740f518b7b05d70dbb 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ On run state, Terraform will create, modify and destroy infrastructure resources
 | scaleway_instance_security_group |        | 22, 443      |
 | scaleway_instance_server         | DEV1-L |              |
 
-After the resources provisionned with Terraform, Cloud-init will configure the instances by running bash scripts, creating files... And 3 services will be running for each instance :
+After the resources provisionned with Terraform, Cloud-init will configure the instances by running bash scripts, creating files... And 3 services will be running for each instance.
 
 **Running services :**
 
@@ -27,7 +27,7 @@ After the resources provisionned with Terraform, Cloud-init will configure the i
 - Code-server
 - Webtop
 
-After deployment, each resource can be accessed though HTTPS depending their count number :
+After deployment, each resource can be accessed though HTTPS depending on their count number :
 - https://desktop-0.rust-0.daag.alpha.grandlyon.com/
 - https://code-0.rust-0.daag.alpha.grandlyon.com/