bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
303 stars 222 forks source link

Fixed minor typo in Credit and Loan #192

Closed abrander closed 4 years ago

abrander commented 4 years ago

Description:

Minor type fix. This will break API - but only with an API introduced a few days ago.

Breaking changes:

New features:

None.

Fixes:

Grammar.

PR status:

JacobPlaster commented 4 years ago

Ah man, I really need to add a spell checker to my IDE. Thanks for the PR