From 2753d65598b796bafb2530496ce88251039153f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Tue, 11 Feb 2025 11:35:07 +0100 Subject: [PATCH] Update docs/features/kubernetes/installation.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com> Signed-off-by: Fredrik Adelöw --- 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 7cb3734db7..a99bd0b429 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 -First 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