From 314557c8247404da8cecba16d35e5e6e2117947d Mon Sep 17 00:00:00 2001 From: Maria Kotlyarevskaya Date: Tue, 17 Dec 2019 02:25:11 +0300 Subject: [PATCH] Fix typo in README (#1032) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f992a3f8..699e6722 100644 --- a/README.md +++ b/README.md @@ -735,7 +735,7 @@ or in the `releases` entries. `needs` controls the order of the installation/deletion of the release: ```yaml -relesaes: +releases: - name: somerelease needs: - [TILLER_NAMESPACE/][NAMESPACE/]anotherelease