aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3f910a..22079b8 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ A pipeline would be:
Each source, stage, and sink runs in a thread, reads from its imput queue and
write to the output queue
-You can ommit the source and sink, and inject or retrive elements from the
+You can omit the source and sink, and inject or retrieve elements from the
pipeline
## Building, Compiling, Installing