Skip to content

Commit

Permalink
Update client/src/main/com/sinch/sdk/domains/sms/GroupsService.java
Browse files Browse the repository at this point in the history
Co-authored-by: Volodymyr Lisovskyi <[email protected]>
  • Loading branch information
JPPortier and Dovchik authored Nov 15, 2023
1 parent b29f7d2 commit 27f9602
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public interface GroupsService {
* send_batch_msg</code> operation. An MSISDN can only occur once in a group and any attempts to
* add a duplicate would be ignored but not rejected.
*
* @param parameters Parameters t be used to define group onto creation
* @param parameters Parameters to be used to define group onto creation
* @return Created group
* @see <a
* href="https://developers.sinch.com/docs/sms/api-reference/sms/tag/Groups/#tag/Groups/operation/CreateGroup">https://developers.sinch.com/docs/sms/api-reference/sms/tag/Groups/#tag/Groups/operation/CreateGroup</a>
Expand Down

0 comments on commit 27f9602

Please sign in to comment.