Fix extra $ symbol
This commit is contained in:
parent
af73547615
commit
05814e6fe7
@ -158,7 +158,7 @@ balances on this date. Here are two ways to do it:
|
|||||||
assets:bank:checking $1000 = $1000
|
assets:bank:checking $1000 = $1000
|
||||||
assets:bank:savings $2000 = $2000
|
assets:bank:savings $2000 = $2000
|
||||||
assets:cash $100 = $100
|
assets:cash $100 = $100
|
||||||
liabilities:creditcard $-50 = $-$50
|
liabilities:creditcard $-50 = $-50
|
||||||
equity:opening/closing balances
|
equity:opening/closing balances
|
||||||
```
|
```
|
||||||
These are start-of-day balances, ie whatever was in the account at the
|
These are start-of-day balances, ie whatever was in the account at the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user