Skip to content

Commit 65f887c

Browse files
jasonrudolphgjtorikian
authored andcommitted
Fix state value shown for pending team membership
1 parent 0d747c9 commit 65f887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/orgs/teams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ member of the team.
246246
### Response if user's membership with team is now pending
247247

248248
<%= headers 200 %>
249-
<%= json(:active_team_membership) %>
249+
<%= json(:pending_team_membership) %>
250250

251251
If you attempt to add an organization to a team, you will get this:
252252

0 commit comments

Comments
 (0)