Skip to content

Commit

Permalink
Update src/HotChocolate/Fusion/src/Abstractions/FusionEnumValueNames.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Glen <[email protected]>
  • Loading branch information
michaelstaib and glen-84 authored Sep 1, 2023
1 parent 3b4a81d commit 4d3a475
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ internal static class FusionEnumValueNames
public const string Batch = "BATCH";

/// <summary>
/// Gets the name of the subscibe resolver kind.
/// Gets the name of the subscribe resolver kind.
/// </summary>
public const string Subscribe = "SUBSCRIBE";
}

0 comments on commit 4d3a475

Please sign in to comment.