Skip to content

Commit

Permalink
Updated javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyjames committed Jul 17, 2023
1 parent c48a4af commit afcd742
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public AuthorizeUrlBuilder withResponseType(String responseType) {
/**
* Sets the organization query string parameter value used to login to an organization.
*
* @param organization The ID of the organization to log the user in to.
* @param organization The ID or name of the organization to log the user in to.
* @return the builder instance.
*/
public AuthorizeUrlBuilder withOrganization(String organization) {
Expand Down

0 comments on commit afcd742

Please sign in to comment.