From 4988179dac8b48b7f58f758d1cf7ab7b6185c5f4 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 4 Jul 2023 13:04:03 -1000 Subject: [PATCH] ;doc:journal: capitalisation --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 55b6177d5..a4a5425d9 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -4991,7 +4991,7 @@ There are four ways to record conversion transactions In entries like this, the order of postings is significant: the first posting is given a cost in the commodity of the second. -2. You can record the cost on one of the amounts with @ or @@ as described in [JOURNAL > Costs](#costs). +2. You can record the cost on one of the amounts with @ or @@ as described in [Journal > Costs](#costs). This improves readability and adds redundancy which helps hledger detect errors. a. You can write the per-unit cost with @, which requires more attention to decimal places to make the transaction balance,