Skip to content

Commit fe7e30d

Browse files
committed
updated readme
1 parent 841733c commit fe7e30d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ publicClient.getProductTrades(product="ETH-USD")
6464
- [getProductHistoricRates](https://docs.gdax.com/#get-historic-rates)
6565
```python
6666
publicClient.getProductHistoricRates()
67-
# To include other paramters, see official documentation:
67+
# To include other parameters, see official documentation:
6868
publicClient.getProductHistoricRates(granularity=3000)
6969
```
7070

0 commit comments

Comments
 (0)