Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alxberardi committed Aug 29, 2016
1 parent 8966d07 commit c9ba7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/quick_travel/adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ def self.response_contains_error?(response)
parsed_response.is_a?(Hash) && parsed_response.key?('error')
end

# HTTParty v0.14.0 addressed introduced this change:
# HTTParty v0.14.0 introduced this change:
#
# * [allow empty array to be used as param](https://github.com/jnunemaker/httparty/pull/477)
#
Expand Down

0 comments on commit c9ba7f3

Please sign in to comment.