diff options
| -rw-r--r-- | scheduledjob.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduledjob.md b/scheduledjob.md index 5a474b0a..57b85a76 100644 --- a/scheduledjob.md +++ b/scheduledjob.md @@ -52,7 +52,7 @@ There are also similar solutions available, already: ## Use Cases 1. Be able to schedule a job execution at a given point in time. -1. Be able to create a periodic job, eg. database backup, sending emails. +1. Be able to create a periodic job, e.g. database backup, sending emails. ## Motivation |
