Skip to content

Commit 816fb6e

Browse files
committed
fix typos
1 parent b1c2dcd commit 816fb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ go get github.com/adshao/go-binance/v1
4444

4545
```golang
4646
import (
47-
// for spot and other interface contained in https://binance-docs.github.io/apidocs/spot/en/#change-log
47+
// for spot and other interfaces contained in https://binance-docs.github.io/apidocs/spot/en/#change-log
4848
"github.com/adshao/go-binance/v2"
4949

5050
"github.com/adshao/go-binance/v2/futures" // optional package

0 commit comments

Comments
 (0)