mirror of https://github.com/sbt/sbt.git
Fix spelling error.
parent
186f609199
commit
2b2fd748b4
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue