@@ -10,7 +10,7 @@
`yum install {{package}}`
-- Install a new package and assume yes to all questions (Also works with update, great for automated updates)
+- Install a new package and assume yes to all questions (also works with update, great for automated updates)
`yum -y install {{package}}`