From b6e72d67fb27eb9a16cb367dcded530a684b0c6a Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 16 Mar 2021 02:22:12 +0300 Subject: readme: fix one more typo... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3