aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-03-16 02:22:12 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-03-16 02:22:12 +0300
commitb6e72d67fb27eb9a16cb367dcded530a684b0c6a (patch)
treee64c086eb41174914a90af2de7f7dbeca1e3b41f
parent77a7eea9d15e45492e757e2f2f7ffd83f7f44fef (diff)
readme: fix one more typo...
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 226a287..28a1abb 100644
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ As you can see:
> Check out the [implementation example](#implementation-example).
To create a new job (or multiple jobs), they must be added to the table. As mentioned
-earlier, adding or removing to/from the table is outsize the jobd's area of
+earlier, adding or removing to/from the table is outside the jobd's area of
responsibility and this is by design. User must add jobs to the table manually.
There are two kinds of jobs, in terms of how they are executed: **background** and