Skip to content

Commit 2743cda

Browse files
committed
docs: fixed typo in migration docs
1 parent 6121ed4 commit 2743cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.wrm/migrating.wrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ _code: commify @lang<script>
388388
// v5
389389
ethers.utils.commify("1234.5")
390390

391-
// v6; we removed some of these local-specific utilities,
391+
// v6; we removed some of these locale-specific utilities,
392392
// however the functionality can be easily replicated
393393
// and adjusted depending on your desired output format,
394394
// for which everyone wanted their own tweaks anyways.

0 commit comments

Comments
 (0)