diff --git a/plugins/catalog-import/src/api/CatalogImportClient.ts b/plugins/catalog-import/src/api/CatalogImportClient.ts index 029f7f7fb5..185221ba93 100644 --- a/plugins/catalog-import/src/api/CatalogImportClient.ts +++ b/plugins/catalog-import/src/api/CatalogImportClient.ts @@ -174,7 +174,7 @@ export class CatalogImportClient implements CatalogImportApi { to this repository so that the component can be added to the \ ${appTitle} software catalog.\n\nAfter you merge this pull request, \ you can [return to Backstage](${appBaseUrl}/catalog-import) \ -to register the component with the direct URL to the ${fileName} file.`; +to register the component with the direct URL to the \`${fileName}\` file.`; const pullRequestResponse = await octo.pulls .create({