Skip to content

Commit

Permalink
Doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Solnica committed Mar 31, 2018
1 parent 6f1f67a commit 10167c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rom/http/dataset.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ class Dataset
# @api public
option :uri, type: Types::String

# Return the gateway's URI
# Return the dataset's URI
#
# @return [String]
# @return [URI::HTTP]
#
# @api public
def uri
Expand Down

0 comments on commit 10167c4

Please sign in to comment.