diff --git a/src/main/asciidoc/inc/build/_assembly.adoc b/src/main/asciidoc/inc/build/_assembly.adoc index 2cb06efd6..bf0b07a3e 100644 --- a/src/main/asciidoc/inc/build/_assembly.adoc +++ b/src/main/asciidoc/inc/build/_assembly.adoc @@ -106,7 +106,7 @@ used for `descriptorRef`: | Assembly Reference | Description | *artifact-with-dependencies* -| Attaches project's artifact and all its dependencies. Also, when a `classpath` file exists in the target directory, this will be added to. +| Attaches project's artifact and all its dependencies. Also, when a `classpath` file exists in the target directory, this will be added too. | *artifact* | Attaches only the project's artifact but no dependencies.