From bdf812508adea8ad39d7d854a5b20ae05d212c5c Mon Sep 17 00:00:00 2001 From: John Philip Date: Thu, 18 Aug 2022 10:11:00 -0400 Subject: [PATCH] fix spelling Signed-off-by: John Philip --- .changeset/lazy-snakes-film.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/lazy-snakes-film.md b/.changeset/lazy-snakes-film.md index a21d197c51..ff4097f78f 100644 --- a/.changeset/lazy-snakes-film.md +++ b/.changeset/lazy-snakes-film.md @@ -2,4 +2,4 @@ '@backstage/core-components': minor --- -Adds code to autogenerate ids for headers parsed through the MarkdownContent component. +Adds code to generate ids for headers parsed through the MarkdownContent component.