diff --git .gitignore .gitignore
index d374de0..921f3f3 100644
--- .gitignore
+++ .gitignore
@@ -37,7 +37,7 @@ wp-tests-config.php
 /src/wp-content/object-cache.php
 /src/wp-content/sunrise.php
 
-#exclude phpstorm .idea folders
+# Exclude phpstorm .idea folders
 .idea
 
 # Operating system specific files
