Skip to content

Commit 747f93d

Browse files
mlbrightgmlewis
authored andcommitted
Update orgs_members.go (#871)
1 parent 8292762 commit 747f93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/orgs_members.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ type ListMembersOptions struct {
5959
// Possible values are:
6060
// all - all members of the organization, regardless of role
6161
// admin - organization owners
62-
// member - non-organization members
62+
// member - non-owner organization members
6363
//
6464
// Default is "all".
6565
Role string `url:"role,omitempty"`

0 commit comments

Comments
 (0)