Explorar el Código

osx/brew: minor rewording per PR review

Waldir Pimenta hace 7 años
padre
commit
f44bc38987
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/osx/brew.md

+ 1 - 1
pages/osx/brew.md

@@ -14,7 +14,7 @@
 
 `brew list`
 
-- Update an installed formula (if no formula name is given, updates all installed formulae):
+- Update an installed formula (if no formula name is given, all installed formulae are updated):
 
 `brew upgrade {{formula}}`