From 3ceac2ea6404e02aada89b5b0c66ed4a9137aed1 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Mon, 24 Feb 2025 10:31:28 -0800 Subject: [PATCH] Update docs/references/protocol/data-types/basic-data-types.md Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com> --- docs/references/protocol/data-types/basic-data-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/protocol/data-types/basic-data-types.md b/docs/references/protocol/data-types/basic-data-types.md index a6a8131428..7960c70fad 100644 --- a/docs/references/protocol/data-types/basic-data-types.md +++ b/docs/references/protocol/data-types/basic-data-types.md @@ -130,7 +130,7 @@ XRP is specified as a string containing an integer number of "drops" of XRP, whe } ``` -- **MPT** - Use `MPTAmount` to specify the value of an MPT. To specify a value of 13.1 units of an MPT: +- **MPT** - Use `Amount` to specify the value of an MPT. To specify a value of 13.1 units of an MPT: ``` "Amount": {