Skip to content

Commit

Permalink
Merge pull request #2 from tanderson-ld/ta/fake-bugfix-1
Browse files Browse the repository at this point in the history
fix: fixing spelling mistake, wink wink
  • Loading branch information
tanderson-ld authored Apr 19, 2024
2 parents 870e89b + 96a8bc4 commit c692c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/sdk/server/src/Hooks/Method.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace LaunchDarkly.Sdk.Server.Hooks
{
/// <summary>
/// Method represents the SDK client method that triggered a hook invocation.
/// Method represents the SDK client method that triggered a hook invocation. Fixing some commenting.
/// </summary>
#pragma warning disable 1591
public static class Method
Expand Down

0 comments on commit c692c15

Please sign in to comment.