Skip to content

Commit 3346f2d

Browse files
andreasbuechelmarcusdacoregio
authored andcommitted
fix typo in anonymous.adoc
1 parent c422343 commit 3346f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/anonymous.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Classes can be authored more robustly if they know the `SecurityContextHolder` a
2222

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

0 commit comments

Comments
 (0)