diff --git a/basis/furnace/actions/actions-docs.factor b/basis/furnace/actions/actions-docs.factor index ae9dd9b65c..76f2ec036a 100644 --- a/basis/furnace/actions/actions-docs.factor +++ b/basis/furnace/actions/actions-docs.factor @@ -9,7 +9,7 @@ HELP: HELP: { $values - { "pair" "a pair with shape " { $snippet "{ class string }" } } + { "path" "a path" } { "response" response } } { $description "Creates an HTTP response which serves a Chloe template. See " { $link "html.templates.chloe" } "." } ;