From acce31fa2a6700865fc4557f45bdaa2f17f44a90 Mon Sep 17 00:00:00 2001 From: Morgan Martinet Date: Mon, 27 Dec 2021 01:10:59 -0500 Subject: [PATCH] fix documentation warnings Signed-off-by: Morgan Martinet --- docs/features/kubernetes/configuration.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index 0411922a98..f06a72ca4e 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -117,8 +117,8 @@ Note that you should specify the app used for the dashboard using the resources, otherwise it will assume that you're running the standard one. Note also that this attribute is optional for some kinds of dashboards, such as -GKE, which requires additional informations specified in the -`dashboardParameters` option. +GKE, which requires additional parameters specified in the `dashboardParameters` +option. ##### `clusters.\*.dashboardApp` (optional) @@ -154,8 +154,8 @@ for real examples. Specifies additional information for the selected `dashboardApp` formatter. -Note that, eventhough `dashboardParameters` is optional for some formatters, it -is mandatory for others, such as GKE. +Note that, even though `dashboardParameters` is optional, it might be mandatory +for some dashboards, such as GKE. ###### required parameters for GKE