From c5cb6952ea12bdd9746155094a1c7f8c74bcc7a5 Mon Sep 17 00:00:00 2001 From: Joe Grandja Date: Wed, 19 Feb 2020 20:58:20 -0500 Subject: [PATCH] Polish client-registrations namespace doc Issue gh-4557 --- .../docs/asciidoc/_includes/servlet/appendix/namespace.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc b/docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc index ed8d4f435e..ef36f9eaaf 100644 --- a/docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc @@ -967,7 +967,7 @@ Reference to the `JwtDecoderFactory` used by `OidcAuthorizationCodeAuthenticatio [[nsa-client-registrations]] ==== -A container element for client(s) registered (`ClientRegistration`) with an OAuth 2.0 or OpenID Connect 1.0 Provider. +A container element for client(s) registered (<>) with an OAuth 2.0 or OpenID Connect 1.0 Provider. [[nsa-client-registrations-children]] @@ -979,7 +979,7 @@ A container element for client(s) registered (`ClientRegistration`) with an OAut [[nsa-client-registration]] ==== -Represents a client registered (`ClientRegistration`) with an OAuth 2.0 or OpenID Connect 1.0 Provider. +Represents a client registered with an OAuth 2.0 or OpenID Connect 1.0 Provider. [[nsa-client-registration-parents]]