From fd0b873ad7fc467f17e19d72519edd876c27b0b9 Mon Sep 17 00:00:00 2001 From: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com> Date: Thu, 4 May 2023 17:37:24 -0700 Subject: [PATCH] change capitalization of README Signed-off-by: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com> --- .changeset/two-gorillas-drop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/two-gorillas-drop.md b/.changeset/two-gorillas-drop.md index 792fd246a2..72de66dbff 100644 --- a/.changeset/two-gorillas-drop.md +++ b/.changeset/two-gorillas-drop.md @@ -2,4 +2,4 @@ '@backstage/plugin-explore': patch --- -Updated the example code in the "Customization" section of the Readme to make the imports match the components used. +Updated the example code in the "Customization" section of the README to make the imports match the components used.