Skip to content

Commit 0546a5d

Browse files
committed
Updated README.md
1 parent 9ac73f3 commit 0546a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ public static class EmailSenderSaga
191191
}
192192
}
193193

194-
public class State : WorkflowState
194+
public class State : FlowState
195195
{
196196
public int AtRecipient { get; set; }
197197
}

0 commit comments

Comments
 (0)