mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Fix typo in Data API Doc
This commit is contained in:
@@ -3717,7 +3717,7 @@ Get orders in the order books, placed by a specific account. This does not retur
|
||||
*REST*
|
||||
|
||||
```
|
||||
GET /v2/account/{address}/orders
|
||||
GET /v2/accounts/{address}/orders
|
||||
```
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
Reference in New Issue
Block a user