about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 5a0b483..1995d7b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 ## 0.9 (2017-07-17)
 
-* New flag `-L` to enables line buffering on output.
+* New flag `-L` to enable line buffering on output.
 * New flag `-LL` to prefix output lines with `$ITER`.
 * `-j` now can scale with the available CPU cores
   (e.g. `-j0.5x` to use half the cores).