From 7ab12bae70945bdc21a82c7ad2f2292a33262a7a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 12 Nov 2015 10:50:40 -0800 Subject: [PATCH] doc: user manual tweak --- site/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/manual.md b/site/manual.md index 0293cf27f..89495ed6d 100644 --- a/site/manual.md +++ b/site/manual.md @@ -1942,8 +1942,8 @@ There are some tricks when specifying options: Add-ons which are written in haskell can take advantage of hledger's library API for journal parsing, reports, consistent command-line options etc. -One notable add-on is [hledger-web](#web), which is maintained along with -hledger and supported on the same major platforms. Other add-ons may +Two notable add-ons are [hledger-ui](#ui) and [hledger-web](#web), +shipped with hledger. Other add-ons may have different release schedules and platform support. #### autosync