diff --git a/library/httpd/html.factor b/library/httpd/html.factor index e100942ea1..d4493a1cd0 100644 --- a/library/httpd/html.factor +++ b/library/httpd/html.factor @@ -87,7 +87,7 @@ stdio streams strings unparser http ; [ "/responder/browser/?vocab=" , , "&word=" , , ] make-string ; : browser-link-tag ( style quot -- style ) - over "browser-link-word" swap assoc [ + over "word" swap assoc [ call ] [ call