diff --git a/Detailed-Topics/Artifacts.md b/Detailed-Topics/Artifacts.md index 70db38b..bde6f47 100644 --- a/Detailed-Topics/Artifacts.md +++ b/Detailed-Topics/Artifacts.md @@ -7,7 +7,7 @@ # Selecting default artifacts -By default, the published artifacts are the main binary jar, a jar containg the main sources and resources, and a jar containing the API documentation. You can add artifacts for the test classes, sources, or API or you can disable some of the main artifacts. +By default, the published artifacts are the main binary jar, a jar containing the main sources and resources, and a jar containing the API documentation. You can add artifacts for the test classes, sources, or API or you can disable some of the main artifacts. To add all test artifacts: