;doc:commodity styles: fix typo [hledger_site#123]

This commit is contained in:
Simon Michael 2025-01-21 21:33:52 -10:00
parent 58431b0cec
commit 54e7a178b3

View File

@ -959,7 +959,7 @@ For example, the following will force dollar amounts to be displayed as shown:
$ hledger print -c '$1.000,0'
```
This option can repeated to set the display style for multiple
This option can be repeated to set the display style for multiple
commodities/currencies. Its argument is as described in
the [commodity directive](#commodity-directive).