From 4673e001969ba1f0a437cc8bc0084f3dae73ab6a Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 15 Feb 2022 14:23:52 +0100 Subject: [PATCH] fix wording Signed-off-by: Johan Haals --- .changeset/hungry-apples-sparkle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/hungry-apples-sparkle.md b/.changeset/hungry-apples-sparkle.md index aa098abbe8..6cfad2d2da 100644 --- a/.changeset/hungry-apples-sparkle.md +++ b/.changeset/hungry-apples-sparkle.md @@ -2,4 +2,4 @@ '@backstage/catalog-model': patch --- -Deprecates the `EntityRefContext` type which had limited use. +Deprecated the `EntityRefContext` type which had limited use.