Selaa lähdekoodia

minor capitalization change

Waldir Pimenta 9 vuotta sitten
vanhempi
commit
95fc5a0ef9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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}}`