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-22 21:00:11 -06:00 committed by GitHub
parent b4e6d4a09e
commit 30c02dd40d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ Now that you've learned about the [jobs building block]({{< ref jobs-overview.md
into the features and concepts included with the Dapr Jobs engine and SDKs. Dapr Jobs exposes several core capabilities
which are common across all supported languages.
## Jobs
Dapr Jobs provide a robust and highly-scalable API for scheduling operations to be triggered in the future.