fix: typo
This commit is contained in:
parent
ad5f1c5fc7
commit
b63508df53
@ -388,7 +388,7 @@ _code: commify @lang<script>
|
|||||||
// v5
|
// v5
|
||||||
ethers.utils.commify("1234.5")
|
ethers.utils.commify("1234.5")
|
||||||
|
|
||||||
// v6; we removed some of these local-specific utilities,
|
// v6; we removed some of these locale-specific utilities,
|
||||||
// however the functionality can be easily replicated
|
// however the functionality can be easily replicated
|
||||||
// and adjusted depending on your desired output format,
|
// and adjusted depending on your desired output format,
|
||||||
// for which everyone wanted their own tweaks anyways.
|
// for which everyone wanted their own tweaks anyways.
|
||||||
|
Loading…
Reference in New Issue
Block a user