Skip to content

Commit

Permalink
fix typo in anonymous.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasbuechel authored and marcusdacoregio committed Jan 17, 2024
1 parent c422343 commit 3346f2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Classes can be authored more robustly if they know the `SecurityContextHolder` a

[[anonymous-config]]
== Configuration
Anonymous authentication support is provided automatically when you use the HTTP configuration (introduced inSpring Security 3.0).
Anonymous authentication support is provided automatically when you use the HTTP configuration (introduced in Spring Security 3.0).
You can customize (or disable) it by using the `<anonymous>` element.
You need not configure the beans described here unless you are using traditional bean configuration.

Expand Down

0 comments on commit 3346f2d

Please sign in to comment.