Skip to content

Commit

Permalink
fix typo (#1439)
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <[email protected]>
  • Loading branch information
hhunter-ms authored Jan 8, 2025
1 parent 8b9f932 commit 01b4833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/dotnet-sdk-docs/dotnet-jobs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ With the Dapr Job package, you can interact with the Dapr Job APIs from a .NET a
to run according to a predefined schedule with an optional payload.

To get started, walk through the [Dapr Jobs]({{< ref dotnet-jobs-howto.md >}}) how-to guide and refer to
[best practices documentation]({{< ref dotnet-jobs-usage.md >}}) for additional guidance.
[best practices documentation]({{< ref dotnet-jobsclient-usage.md >}}) for additional guidance.

0 comments on commit 01b4833

Please sign in to comment.