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

Commit 8d069a8

Browse files
committed
Merge pull request #41 from sagotsky/master
Fixed a typo in the api docs.
2 parents 304e945 + a7cd069 commit 8d069a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Users | GitHub API
66

77
Many of the resources on the users API provide a shortcut for getting
88
information about the currently authenticated user. If a request URL
9-
does not include a `:user` parameter than the response will be for the
9+
does not include a `:user` parameter then the response will be for the
1010
logged in user (and you must pass [authentication
1111
information](/v3/#authentication) with your request).
1212

0 commit comments

Comments
 (0)