Skip to content

Commit ca6ed4e

Browse files
committed
Fixed typo in the "List feeds" description
Use "authenticated user" instead of "authenticating user"
1 parent e4390f7 commit ca6ed4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/activity/feeds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Feeds | GitHub API
1010
## List Feeds
1111

1212
GitHub provides several timeline resources in [Atom][] format. The Feeds API
13-
lists all the feeds available to the authenticating user:
13+
lists all the feeds available to the authenticated user:
1414

1515
* **Timeline**: The GitHub global public timeline
1616
* **User**: The public timeline for any user, using [URI template][]

0 commit comments

Comments
 (0)