;doc: Assertions and subaccounts: edits

This commit is contained in:
Simon Michael 2024-04-11 19:39:48 -10:00
parent ce528c5680
commit 41fd42e8b3

View File

@ -1508,7 +1508,7 @@ In hledger you can make "**subaccount-inclusive balance assertions**" by adding
equity:start
assets:checking $10
assets:savings $10
assets $0 ==* $20 ; assets + subaccounts contains $20 (and nothing else)
assets $0 ==* $20 ; assets + subaccounts contains $20 and nothing else
```
### Assertions and virtual postings