Skip to content

Commit

Permalink
Update YARD to follow RackBuilder (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 8, 2021
1 parent 0e8bfa5 commit 8727853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faraday/connection.rb
Expand Up @@ -26,7 +26,7 @@ class Connection
# Connection. This includes a default host name, scheme, port, and path.
attr_reader :url_prefix

# @return [Faraday::Builder] Builder for this Connection.
# @return [Faraday::RackBuilder] Builder for this Connection.
attr_reader :builder

# @return [Hash] SSL options.
Expand Down

0 comments on commit 8727853

Please sign in to comment.