From 4a2440dbc63506a0de1117b22ea0f6db17a5887c Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Fri, 27 Jan 2023 18:51:01 -0600 Subject: [PATCH] typo Signed-off-by: Hannah Hunter --- .../local-development/multi-app-dapr-run/multi-app-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md index ae89bf73e..1b3425c75 100644 --- a/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md +++ b/daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md @@ -1,7 +1,7 @@ --- type: docs title: Multi-app template file -linkTitle: Multi-app template +linkTitle: Multi-app Run template weight: 2000 description: Unpack the multi-app template file and its variables ---