Skip to content

Commit 3ceac2e

Browse files
Update docs/references/protocol/data-types/basic-data-types.md
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
1 parent a8d3a7e commit 3ceac2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/data-types/basic-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ XRP is specified as a string containing an integer number of "drops" of XRP, whe
130130
}
131131
```
132132
133-
- **MPT** - Use `MPTAmount` to specify the value of an MPT. To specify a value of 13.1 units of an MPT:
133+
- **MPT** - Use `Amount` to specify the value of an MPT. To specify a value of 13.1 units of an MPT:
134134
135135
```
136136
"Amount": {

0 commit comments

Comments
 (0)