diff --git a/spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc b/spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc index f1e606b9db..e3df73f558 100644 --- a/spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc +++ b/spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc @@ -451,7 +451,7 @@ want the other Boot features but not this one) to locate the archive to repackage. |`customConfiguration` -|The name of the custom configuration whuch is used to populate the nested lib directory +|The name of the custom configuration which is used to populate the nested lib directory (without specifying this you get all compile and runtime dependencies). |===