diff --git a/index.html b/index.html
index 6c845cd..c422c8a 100644
--- a/index.html
+++ b/index.html
@@ -453,8 +453,8 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
hledger-ui curses UI for *ledger browsing (haskell, demo)
regdel curses UI for browsing Ledger files (python)
UI, GUI
-- ledgerhelpers GTK GUI tools + helper library (Python)
-- Prudent integrated journal editor and monthly report for Ledger (Javascript, mac only, closed source)
+- ledgerhelpers misc. GUI tools + helper library (Python, GTK)
+- Prudent integrated journal editing/importing/reporting GUI for Ledger (Javascript, mac only, closed source)
UI, web
- fava web UI for beancount browsing (python, demo)
- hledger-web web UI for *ledger browsing, data entry (haskell, demo, Sandstorm app - free web instances in a few clicks)
diff --git a/index.md b/index.md
index 4f2d0b2..b39848c 100644
--- a/index.md
+++ b/index.md
@@ -406,8 +406,8 @@ The following sections collect add-ons and helper tools related to the above.
#### UI, GUI
-- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) GTK GUI tools + helper library (Python)
-- [Prudent][prudent] integrated journal editor and monthly report for Ledger (Javascript, mac only, closed source)
+- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) misc. GUI tools + helper library (Python, GTK)
+- [Prudent][prudent] integrated journal editing/importing/reporting GUI for Ledger (Javascript, mac only, closed source)
#### UI, web