From 1bdbc58cd7f29a810ebd80180308215b4b88e7ce Mon Sep 17 00:00:00 2001 From: Marc Nuri Date: Wed, 20 Dec 2023 19:55:54 +0100 Subject: [PATCH] fix: typo in yakd doc Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com> --- .../en/docs/handbook/addons/yakd-kubernetes-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/handbook/addons/yakd-kubernetes-dashboard.md b/site/content/en/docs/handbook/addons/yakd-kubernetes-dashboard.md index 5528419c4b..038b204404 100644 --- a/site/content/en/docs/handbook/addons/yakd-kubernetes-dashboard.md +++ b/site/content/en/docs/handbook/addons/yakd-kubernetes-dashboard.md @@ -25,7 +25,7 @@ Once the addon is enabled, you can access the YAKD - Kubernetes Dashboard's web minikube service yakd-dashboard -n yakd-dashboard ``` -There dashboard will open in a new browser window and you should be able to start using it with no further hassle. +The dashboard will open in a new browser window and you should be able to start using it with no further hassle. YAKD - Kubernetes Dashboard is also compatible with metrics-server. To install it, run: