1
0
mirror of synced 2026-08-31 22:46:02 +00:00

Fix typos

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2026-01-13 23:59:37 +07:00
committed by Josh Cummings
parent 3336f5f2ec
commit cfe13c7c76
10 changed files with 17 additions and 17 deletions
@@ -248,7 +248,7 @@ Optional attribute that specifies the bean name of a `CorsConfigurationSource` t
[[nsa-headers]]
== <headers>
This element allows for configuring additional (security) headers to be send with the response.
This element allows for configuring additional (security) headers to be sent with the response.
It enables easy configuration for several headers and also allows for setting custom headers through the <<nsa-header,header>> element.
Additional information, can be found in the xref:features/exploits/headers.adoc#headers[Security Headers] section of the reference.