diff --git a/readme.md b/readme.md
index 7717296..005050c 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
 # Example
 This repo demonstrates:
 - Using CSS (Bootstrap framework) with the static HTML page
-- Using a python script and jinja2 HTML templating library to automatically generate and publish the index.html page on every data.yaml (or another file commit)
+- Using a python script and jinja2 HTML templating library to automatically generate and publish the index.html page on every data.yaml (or another file) commit
 - Hosting HTML page not in the root folder
 - Images are located in a dedicated folder
 - Custom publishing workflow that starts only after a successful python page build