Skip to content

Commit d6b0822

Browse files
committed
Merge pull request github#171 from izuzak/master
Fix wording for defining 'users followed by a user'
2 parents 6de8415 + 343fa22 commit d6b0822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/users/followers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ List the authenticated user's followers:
2222
<%= headers 200, :pagination => true %>
2323
<%= json(:user) { |h| [h] } %>
2424

25-
## List users following another user
25+
## List users followed by another user
2626

2727
List who a user is following:
2828

0 commit comments

Comments
 (0)