From e857c30b1da19e146bd851800b01cda5fb772394 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Mon, 19 May 2025 17:57:10 +0200 Subject: invocation server: fix typo --- doc/invocations-http-server/templates/invocation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/invocations-http-server/templates') 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) %} -- cgit v1.2.3