summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from README)2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README.md
index 6a27167..bf3e28b 100644
--- a/README
+++ b/README.md
@@ -10,7 +10,7 @@ Usage:
```bash
forkit whatever &>/dev/null </dev/null
```
-You can also not pipe redirect any streams you like into /dev/null, that's your prerogative.
+You can also not redirect any streams you like into /dev/null, that's your prerogative.
Installation:
```bash