DOCS: Fix grammatical errors

This commit is contained in:
Shubham Singodiya 2023-12-13 21:14:07 +05:30 committed by GitHub
parent 2c7e42922b
commit 84a43cfd9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ You can use BBGO's trading unit and back-test unit to implement your own strateg
### Trading Unit Developers 🧑‍💻 ### Trading Unit Developers 🧑‍💻
You can use BBGO's underlying common exchange API, currently, it supports 4+ major exchanges, so you don't have to repeat You can use BBGO's underlying common exchange API; currently, it supports 4+ major exchanges, so you don't have to repeat
the implementation. the implementation.
## Features ## Features
@ -150,8 +150,8 @@ the implementation.
- OKEx: <https://www.okex.com/join/2412712?src=from:ios-share> - OKEx: <https://www.okex.com/join/2412712?src=from:ios-share>
- Kucoin: <https://www.kucoin.com/ucenter/signup?rcode=r3KX2D4> - Kucoin: <https://www.kucoin.com/ucenter/signup?rcode=r3KX2D4>
This project is maintained and supported by a small group of team. If you would like to support this project, please This project is maintained and supported by a small group of people. If you would like to support this project, please
register on the exchanges using the provided links with referral codes above. Register on the exchanges using the provided links with the referral codes above.
## Installation ## Installation