Skip to content

Commit a8b5739

Browse files
committed
a
1 parent 63f2fe2 commit a8b5739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Runtime/Plugin/Core/Fluxes/StateFlux.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public void Store(in bool condition, TKey key, Action<TValue> action)
5050
}
5151
}
5252
///<summary>
53-
/// Dispatch TKey
53+
/// Dispatch TKey
5454
///</summary>
5555
public void Dispatch(TKey key, TValue param)
5656
{

0 commit comments

Comments
 (0)