diff --git a/README.md b/README.md
index 80a9df8bdf0b79df68e180e21192ce66d595f46a..ed75ac9b3012c89239e6d415039064d828a6d375 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Then open `localhost:8080` in a supported browser.
 
 ### Change port
 
-If you are already using port `8080` for your development, you can change the port by modifying `package.json` file as follows :
+If you are already using port `8080` for your developments, you can change the port by modifying `package.json` file as follows :
 
 In the `scripts` section, modify the `start` command: