From cef8f4c5062a5d509d9bc247869431e5dec5ced3 Mon Sep 17 00:00:00 2001 From: Nicolas Dato Date: Tue, 5 Aug 2025 17:54:06 -0300 Subject: fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3