diff options
author | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-05 17:54:06 -0300 |
---|---|---|
committer | Nicolas Dato <nicolas.dato@gmail.com> | 2025-08-05 17:54:06 -0300 |
commit | cef8f4c5062a5d509d9bc247869431e5dec5ced3 (patch) | |
tree | 7c4f8804330b8be7857b9cfe7efaf5fbee5902df | |
parent | c8a7c8559d1a81067b859af0578be4e7c0a21131 (diff) | |
download | libtuberia-cef8f4c5062a5d509d9bc247869431e5dec5ced3.tar.gz |
fix typo in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |