From bb71ef9f26f9dee2debf5d68681774b526d99983 Mon Sep 17 00:00:00 2001 From: Whit Waldo Date: Wed, 29 Jan 2025 18:50:38 -0600 Subject: [PATCH] Removed reference to "Dapr Jobs engine" Signed-off-by: Whit Waldo --- .../building-blocks/jobs/jobs-features-concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md index a0d07e0d9..eec9c6fe8 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md +++ b/daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md @@ -7,7 +7,7 @@ description: "Learn more about the Dapr Jobs features and concepts" --- Now that you've learned about the [jobs building block]({{< ref jobs-overview.md >}}) at a high level, let's deep dive -into the features and concepts included with the Dapr Jobs engine and SDKs. Dapr Jobs: +into the features and concepts included with Dapr Jobs and the various SDKs. Dapr Jobs: - Provides a robust and scalable API for scheduling operations to be triggered in the future. - Exposes several core capabilities which are common across all supported languages. which are common across all supported languages.