Skip to content

Commit 6f2fc59

Browse files
committed
capitalize correctly
1 parent f524144 commit 6f2fc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/users/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ to use the Coder's filter query:
190190
`status:active last_seen_before:"2023-07-01T00:00:00Z"`
191191
- To find users who were created between January 1 and January 18, 2023:
192192
`created_before:"2023-01-18T00:00:00Z" created_after:"2023-01-01T23:59:59Z"`
193-
- To find users who login using github:
193+
- To find users who login using Github:
194194
`login_type:github`
195195

196196
The following filters are supported:

0 commit comments

Comments
 (0)