fixed typo on sleet

Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
Avelino 2020-12-04 17:48:07 -03:00
parent 2de4bd3dba
commit 1e314db346
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -762,7 +762,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
* [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang.
* [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment
* [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment.
* [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies.
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
* [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates.