From 20700b40cb27bc6d4eda1ff068ab5e6ae4013b35 Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Sat, 8 Feb 2025 10:27:05 -0600 Subject: [PATCH] Fixed typo Signed-off-by: Andre Wanlin --- docs/features/kubernetes/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/installation.md b/docs/features/kubernetes/installation.md index ae06fa9acc..322f20b50a 100644 --- a/docs/features/kubernetes/installation.md +++ b/docs/features/kubernetes/installation.md @@ -47,7 +47,7 @@ That's it! But now, we need the Kubernetes Backend plugin for the frontend to wo ## Adding Kubernetes Backend plugin -Firts we need to add the backend package: +First we need to add the backend package: ```bash title="From your Backstage root directory" yarn --cwd packages/backend add @backstage/plugin-kubernetes-backend