From 60ae55c50a3e86ca81761a3aa89987192d1a79c5 Mon Sep 17 00:00:00 2001 From: Chris Langhout Date: Fri, 25 Nov 2022 15:35:19 +0100 Subject: [PATCH] fix: title spelling consistency -- using separate words Signed-off-by: Chris Langhout --- plugins/cost-insights/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cost-insights/README.md b/plugins/cost-insights/README.md index 4aee74ef0a..a7bcb0cb0a 100644 --- a/plugins/cost-insights/README.md +++ b/plugins/cost-insights/README.md @@ -222,7 +222,7 @@ costInsights: rate: 3.5 ``` -### engineerThreshold (Optional; default 0.5) +### Engineer Threshold (Optional; default 0.5) This threshold determines whether to show 'Negligible', or a percentage with a fraction of 'engineers' for cost savings or cost excess on top of the charts. A threshold of 0.5 means that `Negligible` is shown when the difference in costs is lower than that fraction of engineers in that time frame,