doc: less confusing example

This commit is contained in:
Dmitry Astapov 2019-10-15 23:11:31 +01:00
parent cb6a5fc4a1
commit 26a4f5e519

View File

@ -280,8 +280,8 @@ to the amount
(TODO: <s>when there is an amount</s>).
Or, you can use an `amountN` [field assignment](#field-assignment) for more control, eg:
```
fields date,description,currency,amount_
amount1 %amount_ %currency
fields date,description,currency,amount1
amount1 %amount1 %currency
```
## CSV balance assertions/assignments