From 9ad9fc8b33b98d9815497bb342be309faa76e5c7 Mon Sep 17 00:00:00 2001 From: Jay Bryant Date: Wed, 1 Nov 2017 16:15:09 -0500 Subject: [PATCH] Editing pass for appendix-test-auto-configuration.adoc I improved the only sentence in the file. --- .../src/main/asciidoc/appendix-test-auto-configuration.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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[]