Skip to content

Commit ae7ae1f

Browse files
nkilchenmannsjohnr
authored andcommitted
Update configuration.adoc
Fixing typo in documentation Issue gh-12628
1 parent 7ec9188 commit ae7ae1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/migration-7/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ public class SecurityConfig {
114114
The Lambda DSL was created to accomplish to following goals:
115115

116116
- Automatic indentation makes the configuration more readable.
117-
- The is no need to chain configuration options using `.and()`
117+
- There is no need to chain configuration options using `.and()`
118118
- The Spring Security DSL has a similar configuration style to other Spring DSLs such as Spring Integration and Spring Cloud Gateway.

0 commit comments

Comments
 (0)