diff --git a/.changeset/neat-buckets-thank.md b/.changeset/neat-buckets-thank.md index 162827c1d7..b19b2b4b2e 100644 --- a/.changeset/neat-buckets-thank.md +++ b/.changeset/neat-buckets-thank.md @@ -2,4 +2,4 @@ '@backstage/plugin-tech-radar': minor --- -Fixed the order of timeline items in the snippet of the README.md file to match the order required by the plugin to reflect the latest event change in the Tech Radar. This brings the README.md snippet to reflect what is shown in the src/sample.ts file. +Fixed example snippet in `README.md` to reflect correct timeline item order.