diff --git a/aspnetcore/security/authentication/claims.md b/aspnetcore/security/authentication/claims.md index 6f57f8a5f1..8cf5f31187 100644 --- a/aspnetcore/security/authentication/claims.md +++ b/aspnetcore/security/authentication/claims.md @@ -19,7 +19,7 @@ This article covers the following areas: * How to configure and map claims using an [OpenID Connect](https://openid.net/connect/) client * Set the name and role claim * Reset the claims namespaces -* Customize, extend the claims using +* Customize, extend the claims using ## Mapping claims using Open ID Connect authentication