Fix Typo (#1044)
This commit is contained in:
parent
677bb42245
commit
fc6ac2361e
|
|
@ -5,7 +5,7 @@
|
||||||
namespace Microsoft.AspNetCore.Authentication
|
namespace Microsoft.AspNetCore.Authentication
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Name/Value representing an token.
|
/// Name/Value representing a token.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class AuthenticationToken
|
public class AuthenticationToken
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue