diff options
Diffstat (limited to 'doc/invocations-http-server')
-rw-r--r-- | doc/invocations-http-server/templates/invocation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/invocations-http-server/templates/invocation.html b/doc/invocations-http-server/templates/invocation.html index a155e9e1..2e2f0a26 100644 --- a/doc/invocations-http-server/templates/invocation.html +++ b/doc/invocations-http-server/templates/invocation.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block heading %} -Inocations {{invocation | e}} +Invocation {{invocation | e}} {% endblock %} {% macro show_action(action, first = false) %} |