Skip to content

Commit 414f027

Browse files
committed
Merge pull request github#178 from joeyw/fix-typo-in-org-members
fix typo in content/v3/orgs/members.md
2 parents 996f8fd + 10f8d03 commit 414f027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/orgs/members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Organization Members | GitHub API
1010
## Members list
1111

1212
List all users who are members of an organization. A member is a user
13-
that belongs to at least 1 team in the organization. If the authenticated user is also a member of this organization then both concealed and public members will be returned. If the reqeuster is not a member of the organization the query will be redirected to the [public members list](#public-members-list).
13+
that belongs to at least 1 team in the organization. If the authenticated user is also a member of this organization then both concealed and public members will be returned. If the requester is not a member of the organization the query will be redirected to the [public members list](#public-members-list).
1414

1515
GET /orgs/:org/members
1616

0 commit comments

Comments
 (0)