diff --git a/README.md b/README.md index fe70175..ca87ce9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ degiro.logout() * buyorder * sellorder ## getdata -Printing your current cach funds: +Printing your current cash funds: ``` cashfunds = degiro.getdata(degiroapi.Data.Type.CASHFUNDS) for data in cashfunds: