Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gernberg committed Dec 4, 2013
1 parent ebad844 commit 65ffaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/instagram/client/tags.rb
Expand Up @@ -21,7 +21,7 @@ def tag(tag, *args)
# Returns a list of recent media items for a given Instagram tag
#
# @overload tag_recent_media(tag, options={})
# @param user [String] An Instagram tag name.
# @param id [String] An Instagram tag name.
# @param options [Hash] A customizable set of options.
# @option options [Integer] :max_id (nil) Returns results with an ID less than (that is, older than) or equal to the specified ID.
# @option options [Integer] :count (nil) Limits the number of results returned per page.
Expand Down

0 comments on commit 65ffaac

Please sign in to comment.