We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f41208 commit ded7645Copy full SHA for ded7645
src/WorkflowCore/Interface/IPersistenceProvider.cs
@@ -7,7 +7,7 @@ namespace WorkflowCore.Interface
7
{
8
/// <remarks>
9
/// The implemention of this interface will be responsible for
10
- /// persisiting running workflow instances to a durable store
+ /// persisting running workflow instances to a durable store
11
/// </remarks>
12
public interface IPersistenceProvider
13
0 commit comments