From bddc56eae60318d7b4d04e72a6c69be4a4cd68b4 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Thu, 19 Apr 2018 12:04:59 +0800 Subject: [PATCH] Typo fix in risk-advisor/README.md: it->if (#4963) * Add version for risk-advisor Add version for risk-advisor * Typo fix in risk-advisor Typo fix in risk-advisor --- stable/risk-advisor/Chart.yaml | 2 +- stable/risk-advisor/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/risk-advisor/Chart.yaml b/stable/risk-advisor/Chart.yaml index 8549a225b5..23184520ec 100644 --- a/stable/risk-advisor/Chart.yaml +++ b/stable/risk-advisor/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: risk-advisor description: Risk Advisor add-on module for Kubernetes -version: 2.0.2 +version: 2.0.3 appVersion: 1.0.0 home: https://www.riskadvisory.net/ sources: diff --git a/stable/risk-advisor/README.md b/stable/risk-advisor/README.md index 5991424b81..7d2526b95a 100644 --- a/stable/risk-advisor/README.md +++ b/stable/risk-advisor/README.md @@ -1,7 +1,7 @@ # risk-advisor Risk advisor module for Kubernetes. This project is licensed under the terms of the Apache 2.0 license. -It allows you to check how the cluster state would change it the request of creating provided pods was accepted by Kubernetes. +It allows you to check how the cluster state would change if the request of creating provided pods was accepted by Kubernetes. ## TL;DR