Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Aug 11, 2024
1 parent e899d86 commit 29aec9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Binance.Net is a strongly typed client library for accessing the [Binance REST a
* Input parameters and response values are mapped to discriptive enum values where possible
* Automatic websocket (re)connection management
* Client side rate limiting
* Cient side order book implementation
* Client side order book implementation
* Extensive logging
* Support for different environments (binance.com, binance.us, testnet)
* Easy integration with other exchange client based on the CryptoExchange.Net base library
Expand Down

0 comments on commit 29aec9d

Please sign in to comment.