From 9aadde617376b54baf8622e2f8150286685209db Mon Sep 17 00:00:00 2001 From: yxxhero <11087727+yxxhero@users.noreply.github.com> Date: Wed, 1 Feb 2023 22:25:01 +0800 Subject: [PATCH] fix typo (#670) Signed-off-by: yxxhero --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3541e19..de745084 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ Suppose the `helmfile.yaml` representing the desired state of your helm releases ```yaml repositories: - - name: prometheus-community - url: https://prometheus-community.github.io/helm-charts +- name: prometheus-community + url: https://prometheus-community.github.io/helm-charts releases: - name: prom-norbac-ubuntu