diff --git a/README.md b/README.md
index 64b9afcc9a394cbe66a64e2aeea514fea4aa0b23..f6d766016d2e09a3811d10294bdfd34468714161 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ jando04:Jane:Doe:2701010002:ABC123:LAB:B:1
 ```bash
 $ python3 main.py config.yml
 ```
-*Note:* The script can be run again with an updated list of members in the sign up file as more students register in webreg. Existing project will never be recreated and members will never be removed from a group. If a student changes groups this needs to be handled manually.
+*Note:* The script can be run again with an updated list of members in the sign up file as more students register in webreg. Existing projects will never be re-created and members will never be removed from a group. If a student changes group this needs to be handled manually.
 
 
 # Example of generated project structure