Преглед изворни кода

minor capitalization change

Waldir Pimenta пре 9 година
родитељ
комит
95fc5a0ef9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/linux/yum.md

+ 1 - 1
pages/linux/yum.md

@@ -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}}`