Skip to content

Commit

Permalink
Fix comment grammar (#31326)
Browse files Browse the repository at this point in the history
Minor update to XML docs to fix sentence grammar.
  • Loading branch information
martincostello authored Mar 28, 2021
1 parent 155f402 commit 223541c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
namespace Microsoft.AspNetCore.Authentication
{
/// <summary>
/// Created per request to handle authentication for to a particular scheme.
/// Created per request to handle authentication for a particular scheme.
/// </summary>
public interface IAuthenticationHandler
{
Expand Down

0 comments on commit 223541c

Please sign in to comment.