Skip to content

Commit e35968d

Browse files
committed
s/two factor/two-factor
We've settled on using "two-factor authentication" (hyphenated) in all documentation. https://github.com/blog/1614-two-factor-authentication
1 parent 86ee024 commit e35968d

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
@@ -21,7 +21,7 @@ will be redirected to the [public members list](#public-members-list).
2121

2222
Name | Type | Description
2323
--------|---------|--------------
24-
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two factor authentication][2fa-blog] enabled. Available for owners of organizations with private repositories.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
24+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two-factor authentication][2fa-blog] enabled. Available for owners of organizations with private repositories.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
2525

2626
[2fa-blog]: https://github.com/blog/1614-two-factor-authentication
2727

0 commit comments

Comments
 (0)