summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-02-17 10:33:15 -0500
committerBen Sima <ben@bsima.me>2021-02-17 10:33:15 -0500
commitc6a8eba03c84ffa5df13146c71da0dfeb3c921b2 (patch)
treed8fcf1051d295aeb760945a15d9a094d8e8fa2c7
parentdeab27dceb774a679960d05b25640ac91b01a41d (diff)
hledger-overview: change runway target to 3 years
-rwxr-xr-xhledger-overview.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hledger-overview.hs b/hledger-overview.hs
index faeee87..6090736 100755
--- a/hledger-overview.hs
+++ b/hledger-overview.hs
@@ -86,7 +86,7 @@ main = do
let (nut, cash, months) = runway j t
row " nut" nut Nothing
row " cash" cash Nothing
- row "months" (Target 24 months) Nothing
+ row "months" (Target 36 months) $ Just "want: 3 years"
sec "ramen"
let (nut, cash, months) = ramen j t