diff --git a/pages/linux/yum.md b/pages/linux/yum.md index 8d46557c36..9f7416157b 100644 --- a/pages/linux/yum.md +++ b/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}}`