diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-test-auto-configuration.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-test-auto-configuration.adoc index af7ba46d3441..11757475d08c 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-test-auto-configuration.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-test-auto-configuration.adoc @@ -1,7 +1,7 @@ [appendix] [[test-auto-configuration]] == Test auto-configuration annotations -Here is a table of the various `@…Test` annotations that can be used to test +The following table lists the various `@…Test` annotations that can be used to test slices of your application and the auto-configuration that they import by default: -include::../../../target/generated-resources/test-slice-auto-configuration.adoc[] \ No newline at end of file +include::../../../target/generated-resources/test-slice-auto-configuration.adoc[]