Commit 9a594fd

Anton Medvedev <anton@medv.io>
2022-02-27 15:39:46
Fix typo
1 parent 54e44de
Changed files (1)
README.md
@@ -231,7 +231,7 @@ Usage:
 
 ```js
 await quiet($`grep something from-file`)
-// Command and output will not display
+// Command and output will not be displayed.
 ```
 
 ### Packages