From b22f396f304ec57a064468c0d1dd034ab6a058e5 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Wed, 8 Nov 2023 11:00:44 -0800 Subject: [PATCH] Fix formatting Signed-off-by: Aaron Crawfis --- docs/content/tutorials/helm/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/tutorials/helm/index.md b/docs/content/tutorials/helm/index.md index e6942e933..33343bc59 100644 --- a/docs/content/tutorials/helm/index.md +++ b/docs/content/tutorials/helm/index.md @@ -11,7 +11,8 @@ tags : ["kubernetes", "helm"] This tutorial will teach you the following about Radius: * How to use update a Helm chart to include its resources in a Radius application -* How to use features like Recipes and Connections within Kubernetes YAML or Helm. +* How to use features like Recipes and Connections within Kubernetes YAML or Helm + Diagram of the application and its resources ## Prerequisites