From 4f216629f607c0cbb01fd47d855346ab4b2c5dd5 Mon Sep 17 00:00:00 2001 From: antoinegauvain Date: Mon, 16 Dec 2019 14:19:01 +0100 Subject: [PATCH] fix: typo --- 09-cronjob/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09-cronjob/README.md b/09-cronjob/README.md index 74e48e1..3b78288 100644 --- a/09-cronjob/README.md +++ b/09-cronjob/README.md @@ -2,7 +2,7 @@ ## Introduction -In this section you will lean how to run background tasks using crons & jobs. +In this section you will learn how to run background tasks using crons & jobs. ## `CronJob`