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 37aafb459..cc912c1a1 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,9 @@ 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 exposes several core capabilities +into the features and concepts included with the Dapr Jobs engine and 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.