From 9474930640a46d1bc908f7c16bd055fc4c0eef83 Mon Sep 17 00:00:00 2001 From: Arend von Reinersdorff Date: Sun, 2 Feb 2025 10:55:05 +0100 Subject: [PATCH] Typo to -> too --- src/main/asciidoc/inc/build/_assembly.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.