Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Cuevas committed Apr 30, 2016
1 parent da44184 commit 3de4d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bankscrap/bbva/bank.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def initialize(user, password, log: false, debug: false, extra_args: nil)
@debug = debug

initialize_connection
``

add_headers(
'User-Agent' => USER_AGENT,
'BBVA-User-Agent' => USER_AGENT,
Expand Down

0 comments on commit 3de4d52

Please sign in to comment.