From 9079bcd4234e560b276c6095ea69b2841d791fac Mon Sep 17 00:00:00 2001 From: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:01:07 -0400 Subject: [PATCH] Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Mark Fussell Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --- .../building-blocks/jobs/jobs-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md index d3bc09cee..326ce1e06 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md +++ b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md @@ -26,7 +26,7 @@ Use jobs with [service invocation]({{< ref service-invocation-overview.md >}}) t Jobs consist of: -- The jobs building block +- The jobs API building block - [The scheduler control plane service]({{< ref "concepts/dapr-services/scheduler.md" >}}) Diagram showing basics of the Scheduler control plane and the Scheduler API