Skip to content

Commit 8c1f5fb

Browse files
Update Groups.php
1 parent df8a322 commit 8c1f5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Groups.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ public function saveMember($group_id, int $user_id, int $access_level)
213213
* @param array $parameters {
214214
*
215215
* @var int $group_access the access level to grant the group
216-
* @var string $expires_at Share expiration date in ISO 8601 format: 2016-09-26
216+
* @var string $expires_at share expiration date in ISO 8601 format: 2016-09-26
217217
* }
218218
*
219219
* @return mixed

0 commit comments

Comments
 (0)