aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ac082e5..2076cff 100644
--- a/README
+++ b/README
@@ -4,10 +4,10 @@ NAME
DESCRIPTION
libexec is a library that is designed to make it easy
to safely and correctly run external utilities, including
- creating pipe lines.
+ creating pipelines.
libexec is both designed to aid shell implementations and
- to make it easier to write programs run a lot of commands
+ to make it easier to write programs that run a lot of commands
but could not easily be written as a shell script.
SEE ALSO