From 75528cad5658ef7f7113eb835df79a9f059839e6 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 17 Jul 2025 14:43:20 +0200 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Patrik Oldsberg --- .changeset/eleven-tigers-drop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/eleven-tigers-drop.md b/.changeset/eleven-tigers-drop.md index 7abfe51744..ea2702cfb5 100644 --- a/.changeset/eleven-tigers-drop.md +++ b/.changeset/eleven-tigers-drop.md @@ -2,4 +2,4 @@ '@backstage/plugin-home': patch --- -Add the missing Vists API to the alpha plugin, fixing a crash due to the API not being installed. +Add the missing Visits API to the alpha plugin, fixing a crash due to the API not being installed.