Make header more readable

Signed-off-by: Kiss Miklos <miklos@roadie.io>
This commit is contained in:
Kiss Miklos
2022-02-10 17:08:15 +01:00
parent 17240b1c17
commit 4610dab453
@@ -34,7 +34,7 @@ The migration path is pretty simple, and we've removed some of the pain points
from writing the `handlebars` templates too. Let's go through what's new and how
to upgrade.
## Add processor
## Add the Processor to the `plugin-catalog-backend`
An important change is to add the required processor to your `packages/backend/src/plugins/catalog.ts`