Browse Source

Merge branch '6.1.x'

Josh Cummings 2 năm trước cách đây
mục cha
commit
1c20df6be7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/modules/ROOT/pages/servlet/configuration/java.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/configuration/java.adoc

@@ -348,7 +348,7 @@ class Config {
 
 The code is invoked in the following order:
 
-* Code in the `Config.configure` method is invoked
+* Code in the `Config.filterChain` method is invoked
 * Code in the `MyCustomDsl.init` method is invoked
 * Code in the `MyCustomDsl.configure` method is invoked