From 147032e4d497e7d9de977f5425bbba6045b98a32 Mon Sep 17 00:00:00 2001 From: Theodor Augustin Dumitrescu Date: Mon, 23 Mar 2020 16:55:40 +0100 Subject: [PATCH] Fixed Chapter level Signed-off-by: thadumi --- ...h_classes_and_methods_using_the_interceptors_annotation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/src/main/asciidoc/chapters/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation.adoc b/spec/src/main/asciidoc/chapters/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation.adoc index 22c61cd..629e8fd 100644 --- a/spec/src/main/asciidoc/chapters/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation.adoc +++ b/spec/src/main/asciidoc/chapters/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation/associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation.adoc @@ -9,7 +9,7 @@ //// [[associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation]] -=== Associating Interceptors with Classes and Methods using the Interceptors Annotation +== Associating Interceptors with Classes and Methods using the Interceptors Annotation The _Interceptors_ annotation can be used to denote interceptor classes and associate one or more interceptor classes