From edf46c80f2bd4311382df54649afc5ae58488545 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 12 Aug 2020 10:54:33 +0200 Subject: [PATCH] docs/features/software-templates/installation: fix strange inline code blocks --- docs/features/software-templates/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/software-templates/installation.md b/docs/features/software-templates/installation.md index ee66fc654c..6ef3f4fa0b 100644 --- a/docs/features/software-templates/installation.md +++ b/docs/features/software-templates/installation.md @@ -12,8 +12,8 @@ to set that up can be found [here](./TODO.md). > **Note that if you used `npx @backstage/create-app`, the plugin may already be > present** -`The scaffolder frontend plugin should be installed in your`app`package, which is created as a part of`@backstage/create-app`. -To install the package, run: +The scaffolder frontend plugin should be installed in your `app` package, which +is created as a part of `@backstage/create-app`. To install the package, run: ```bash cd packages/app