Skip to content

Commit 5211dd8

Browse files
committed
add docs for split packages
1 parent c5d814b commit 5211dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/internal-docs/src/main/java/com/commercetools/docs/meta/SizeOptimization.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* <h3>Using split packages</h3>
1212
*
1313
* <p>For an application which covers the whole business logic and may act as a backend
14-
* for frontend it's advised to use the <code>commercetools-sdk-api</code> package.</p>
14+
* for frontend it's advised to use the <code>commercetools-sdk-java-api</code> package.</p>
1515
*
1616
* <p>When developing small function applications which will be used in a size constrained environment
1717
* the SDK offers packages split by their domain. Due to the connections between the different domains

0 commit comments

Comments
 (0)