Skip to content

Commit

Permalink
docs: clarify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisKujawa authored May 23, 2024
1 parent 7b69dc7 commit e27a873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/IZeebeClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public interface IZeebeClient : IJobClient, IDisposable
/// </example>
///
/// <para>
/// If the job's timeout is zero, the job will be retried.
/// If the job's timeout is zero, the job will be directly retried.
/// </para>
/// <param name="jobKey">
/// the key of the job to update
Expand Down

0 comments on commit e27a873

Please sign in to comment.