From 83838970bf2e071c39727d847b7272651baa808d Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Mon, 18 Nov 2024 07:12:04 -0600 Subject: [PATCH] Update README.md add missing opening backtick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29da2a9..e693307 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Returns: - `next_run`: Next scheduled execution time - `status`: Current status (Active/Inactive) - `last_run`: Last execution timestamp -- last_result`: Result of the last execution +- `last_result`: Result of the last execution ### Deleting Jobs To delete a scheduled job: