Skip to content

Commit

Permalink
Small refactor
Browse files Browse the repository at this point in the history
Signed-off-by: dominious1 <[email protected]>
  • Loading branch information
dominious1 authored Nov 3, 2023
1 parent db084ed commit 532e3a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/develop/api/commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Structure

"Asset ID", "id of the asset", "<asset_name>#<domain_id>", "usd#morgan"
"Amount", "positive amount of the asset to add", "> 0", "200.02"
"Title", "title of the tranzaction", "title", "title"
"Title", "title of the transaction", "title", "title"

Validation
^^^^^^^^^^
Expand Down Expand Up @@ -811,7 +811,7 @@ Structure

"Asset ID", "id of the asset", "<asset_name>#<domain_id>", "usd#morgan"
"Amount", "positive amount of the asset to subtract", "> 0", "200"
"Title", "title of the tranzaction", "title", "title"
"Title", "title of the transaction", "title", "title"

Validation
^^^^^^^^^^
Expand Down

0 comments on commit 532e3a9

Please sign in to comment.