Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
Whit Waldo 2025-01-23 18:10:39 -06:00 committed by GitHub
parent 378fdf04d4
commit b09021b9d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,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:
- 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.
- Exposes several capabilities which are common across all supported languages.
which are common across all supported languages.