From e1209e7e565e04bc7d467d55ca570b391decfe35 Mon Sep 17 00:00:00 2001 From: Justin Abrahms Date: Sat, 14 Dec 2024 21:54:48 -0800 Subject: [PATCH] typo fix --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 25fd35ff1d5..34589513676 100644 --- a/docs/install.md +++ b/docs/install.md @@ -107,7 +107,7 @@ Kubernetes cluster. You can enable additional alpha and beta features, customize execution parameters, configure availability, and many more options. See the -[addition configurations options](./additional-configs.md) for more information. +[additional configuration options](./additional-configs.md) for more information. ## Next steps