Skip to content

Commit

Permalink
Fixing spelling issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliscode committed Nov 14, 2024
1 parent 9c457f7 commit ee2972a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ await context.EmitEventAsync(new()
}

/// <summary>
/// A step that conditionaly throws an exception.
/// A step that conditionally throws an exception.
/// </summary>
public sealed class ErrorStep : KernelProcessStep<StepState>
{
Expand Down

0 comments on commit ee2972a

Please sign in to comment.