Skip to content

Commit

Permalink
Update InviteCreateEventArgs.cs (DSharpPlus#1289)
Browse files Browse the repository at this point in the history
[ci-skip] fixie wixie grammar
  • Loading branch information
quinchs authored Apr 21, 2022
1 parent c9bb6d1 commit 106c9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DSharpPlus/EventArgs/Invite/InviteCreateEventArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
namespace DSharpPlus.EventArgs
{
/// <summary>
/// Represents arguments for <see cref="DiscordClient.InviteCreated"/>
/// Represents arguments for <see cref="DiscordClient.InviteCreated"/>.
/// </summary>
public sealed class InviteCreateEventArgs : DiscordEventArgs
{
Expand Down

0 comments on commit 106c9ac

Please sign in to comment.