diff --git a/.changeset/rich-phones-whisper.md b/.changeset/rich-phones-whisper.md index 31d4bdb57f..3f3c226690 100644 --- a/.changeset/rich-phones-whisper.md +++ b/.changeset/rich-phones-whisper.md @@ -2,4 +2,4 @@ '@backstage/repo-tools': minor --- -Checking up the files where createRouter has been declared and check if @deprecated tag exists. If it does not exist then only the message will appear. +Checking up the files where `createRouter` has been declared and check if `@deprecated` tag exists. If it does not exist then only the message will appear.