diff --git a/basis/help/markup/markup.factor b/basis/help/markup/markup.factor index 59b71b2188..c38be79b8f 100644 --- a/basis/help/markup/markup.factor +++ b/basis/help/markup/markup.factor @@ -503,5 +503,5 @@ M: array elements* drop icons get sort-keys [ [ <$link> ] [ definition-icon-path <$image> ] bi* swap ] assoc-map - { "" "Definition class" } prefix + { f { $strong "Definition class" } } prefix $table ;