Update docs/features/software-catalog/installation.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Johan Haals
2021-02-16 16:11:16 +01:00
committed by GitHub
parent 8e348f05db
commit 6ea4db0b2c
@@ -57,7 +57,7 @@ import {
The catalog plugin also has one external route that needs to be bound for it to
function: the `createComponent` route which should link to the page where the
user can create components. In a typical setup the create component route will
be linked to the Scaffolder plugins template index page:
be linked to the Scaffolder plugin's template index page:
```ts
import { catalogPlugin } from '@backstage/plugin-catalog';