소스 검색

add missing [tabs]

ahmd-nabil 1 년 전
부모
커밋
abe2029cb4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/modules/ROOT/pages/servlet/architecture.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/architecture.adoc

@@ -336,7 +336,7 @@ Instead of implementing `Filter`, you can extend from {spring-framework-api-url}
 ====
 
 Now, we need to add the filter to the security filter chain.
-
+[tabs]
 ======
 Java::
 +