Skip to content

Commit 1c20df6

Browse files
committed
Merge branch '6.1.x'
2 parents 3b7e7f6 + 36d0ca3 commit 1c20df6

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/configuration

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/configuration/java.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ class Config {
348348

349349
The code is invoked in the following order:
350350

351-
* Code in the `Config.configure` method is invoked
351+
* Code in the `Config.filterChain` method is invoked
352352
* Code in the `MyCustomDsl.init` method is invoked
353353
* Code in the `MyCustomDsl.configure` method is invoked
354354

0 commit comments

Comments
 (0)