From df05781dddfc89375320c672fd0129ed510d3423 Mon Sep 17 00:00:00 2001 From: irma12 Date: Fri, 11 Feb 2022 13:23:43 +0100 Subject: [PATCH] Fix typo in changeset Signed-off-by: irma12 --- .changeset/silly-ghosts-dance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/silly-ghosts-dance.md b/.changeset/silly-ghosts-dance.md index 4ee6fa482c..e83fc87521 100644 --- a/.changeset/silly-ghosts-dance.md +++ b/.changeset/silly-ghosts-dance.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs': patch --- -Improve overall appearance of higlighted code in docs. +Improve overall appearance of highlighted code in docs.