From 605fa1458226dce9ce7fd905a4e71abc6443f2ba Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Mon, 21 Nov 2022 08:25:10 +0000 Subject: [PATCH] Update 'README.md' Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12be12..93bf475 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gentoo linux based cron implementation -Lightweight, simply cron implementation for scheduling jobs via cron solution. +Lightweight, simple cron implementation for scheduling jobs via cron solution. It can be managed by editing crontab.txt using cron-like scripting methods. That means it needed to available for the runnning cron container via /crontab.txt path.