There was an error while loading. Please reload this page.
1 parent 63f2fe2 commit a8b5739Copy full SHA for a8b5739
1 file changed
Runtime/Plugin/Core/Fluxes/StateFlux.cs
@@ -50,7 +50,7 @@ public void Store(in bool condition, TKey key, Action<TValue> action)
50
}
51
52
///<summary>
53
- /// Dispatch TKey
+ /// Dispatch TKey
54
///</summary>
55
public void Dispatch(TKey key, TValue param)
56
{
0 commit comments