Skip to content

Commit 814c396

Browse files
committed
Comments updated.
1 parent daa80d0 commit 814c396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AspNetCore.Authentication.Basic/IBasicUserValidationService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Mihir.AspNetCore.Authentication.Basic
1313
public interface IBasicUserValidationService
1414
{
1515
/// <summary>
16-
/// Implementation of the username & password validation logic.
16+
/// Implementation of the username &amp; password validation logic.
1717
/// </summary>
1818
/// <param name="username"></param>
1919
/// <param name="password"></param>

0 commit comments

Comments
 (0)