From f2030f2323117428ae0cf6d4211d834149529853 Mon Sep 17 00:00:00 2001 From: Tran Ngoc Nhan Date: Thu, 20 Mar 2025 08:48:53 +0700 Subject: [PATCH] Fix typo Signed-off-by: Tran Ngoc Nhan --- docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc b/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc index 59e48e0986d..1a137e8c97c 100644 --- a/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc +++ b/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc @@ -34,7 +34,7 @@ The attributes on the `` element control some of the properties on the cor Use AuthorizationManager API instead of SecurityMetadataSource (defaults to true) [[nsa-http-authorization-manager-ref]] -* **access-decision-manager-ref** +* **use-authorization-manager** Use this AuthorizationManager instead of deriving one from elements [[nsa-http-access-decision-manager-ref]]