diff --git a/content/references/rippled-api/api-conventions/basic-data-types.md b/content/references/rippled-api/api-conventions/basic-data-types.md index a8e2d7eab3..7bf6a9050a 100644 --- a/content/references/rippled-api/api-conventions/basic-data-types.md +++ b/content/references/rippled-api/api-conventions/basic-data-types.md @@ -97,7 +97,7 @@ XRP is specified as a string containing an integer number of "drops" of XRP, whe "Amount": { "value": "13.1", - "code": "FOO", + "currency": "FOO", "issuer": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn" }