From 7913136f4aea7535cb7aa432b6f7063a4fa8c081 Mon Sep 17 00:00:00 2001 From: Maximilian Vorbrodt Date: Mon, 21 Nov 2022 11:34:43 +0100 Subject: [PATCH] fix spelling changeset Signed-off-by: Maximilian Vorbrodt --- .changeset/hip-stingrays-kneel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/hip-stingrays-kneel.md b/.changeset/hip-stingrays-kneel.md index 1a8142b7c9..171e9257f2 100644 --- a/.changeset/hip-stingrays-kneel.md +++ b/.changeset/hip-stingrays-kneel.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Create a minHeight variable and add a prop named 'fit' for determining if the graph height should grow or be contained. +Create a variable for minimum height and add a prop named 'fit' for determining if the graph height should grow or be contained.