Skip to content

Commit 6474499

Browse files
committed
docs: fixed typo in constant defaults (ethers-io#2991).
1 parent 3c760d0 commit 6474499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.wrm/api/utils/fixednumber.wrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ The name of the //fixedFormat//, which can be used to recreate the format
128128
and is the string that the Solidity language uses to represent this format.
129129

130130
_definition: **//"fixed"//**
131-
A shorthand for ``fixed128x80``.
131+
A shorthand for ``fixed128x18``.
132132

0 commit comments

Comments
 (0)