From 2b2fd748b462ef9c5d0dab01ea37c3831c41d04e Mon Sep 17 00:00:00 2001 From: waywardmonkeys Date: Thu, 1 Dec 2011 07:20:54 -0800 Subject: [PATCH] Fix spelling error. --- Detailed-Topics/Artifacts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: