Skip to content

Commit f82fe9c

Browse files
committed
Remove stray modular from the documentation
Issue gh-16258
1 parent a8f045e commit f82fe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/whats-new.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Each section that follows will indicate the more notable removals as well as the
1515

1616
== Config
1717

18-
* Support modular modular configuration in xref::servlet/configuration/java.adoc#modular-httpsecurity-configuration[Servlets] and xref::reactive/configuration/webflux.adoc#modular-serverhttpsecurity-configuration[WebFlux]
18+
* Support modular configuration in xref::servlet/configuration/java.adoc#modular-httpsecurity-configuration[Servlets] and xref::reactive/configuration/webflux.adoc#modular-serverhttpsecurity-configuration[WebFlux]
1919
* Removed `and()` from the `HttpSecurity` DSL in favor of using the lambda methods
2020
* Removed `authorizeRequests` in favor of `authorizeHttpRequests`
2121
* Simplified expression migration for `authorizeRequests`

0 commit comments

Comments
 (0)