Skip to content

Commit

Permalink
fix: another (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Apr 19, 2024
1 parent bf22b00 commit 9ccddd8
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. Fixing some commenting. Again.
/// Method represents the SDK client method that triggered a hook invocation. Fixing some commenting. Again, again.
/// </summary>
#pragma warning disable 1591
public static class Method
Expand Down

0 comments on commit 9ccddd8

Please sign in to comment.