From 79c3ebc518a34e261036fba55713088f856560c1 Mon Sep 17 00:00:00 2001 From: Pouria Mokhtari Date: Fri, 4 Feb 2022 08:24:03 +0330 Subject: [PATCH] fix typo in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fddbe6c..15d1e9b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It plans to support the following featues: * Reading tools from yaml config files * Delivering standard input and command line arguments to tasks * Delivering input files to tasks - * Output retreival + * Output retrieval * Output streaming (via websockets) # Run @@ -43,4 +43,4 @@ Or you can run with docker image: `pouriamokhtari/dcservice` # License -See `LICENSE.txt` \ No newline at end of file +See `LICENSE.txt`