Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2021-07-08 10:38:46 -07:00
parent b99169c501
commit 8c1118611e
6 changed files with 8 additions and 7 deletions

View file

@ -217,7 +217,7 @@ open class CryptoPrice(val base: String, val currency: String, val amount: BigDe
}
/**
* Returns a JSON respresentation of the [CryptoPrice].
* Returns a JSON representation of the [CryptoPrice].
*
* For example:
*