Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit b30e47c

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent b9b3f5a commit b30e47c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/v3/orgs/members.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,11 @@ The user can publicize their own membership.
144144

145145
## Get organization membership
146146

147-
{% if page.version == 'dotcom' or page.version >= 2.4 %}
147+
{% if page.version == 'dotcom' or page.version >= 2.6 %}
148+
149+
In order to get a user's membership with an organization, the authenticated user must be an organization member.
150+
151+
{% elsif page.version >= 2.4 %}
148152

149153
In order to get a user's membership with an organization, the authenticated user must be an organization owner.
150154

0 commit comments

Comments
 (0)