Skip to content

Commit

Permalink
Fixing the java doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
anfee1 committed Mar 5, 2021
1 parent 9d55e6e commit b4a1cc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public final class ModelUri {
private ModelUri() {}

/**
* Takes in a model name and returns a Map of download URIs.
* Takes in a model name, artifactId, and groupId to return a Map of download URIs.
*
* @param artifactId is the artifactId of the model
* @param groupId is the groupId of the model
Expand Down

0 comments on commit b4a1cc0

Please sign in to comment.