Skip to content

Commit 29993c5

Browse files
authored
Update articles/container-apps/jobs-get-started-cli.md
1 parent f224950 commit 29993c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/jobs-get-started-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ zone_pivot_groups: container-apps-job-types
1515

1616
Azure Container Apps [jobs](jobs.md) allow you to run containerized tasks that execute for a finite duration and exit. You can trigger a job manually, schedule their execution, or trigger their execution based on events.
1717

18-
Jobs are best suited to for tasks such as data processing, machine learning, resource cleanup or any scenario that requires on-demand processing.
18+
Jobs are best suited to for tasks such as data processing, machine learning, resource cleanup, or any scenario that requires on-demand processing.
1919

2020
In this quickstart, you create a manual or scheduled job. To learn how to create an event-driven job, see [Deploy an event-driven job with Azure Container Apps](tutorial-event-driven-jobs.md).
2121

0 commit comments

Comments
 (0)