Update plugins/catalog-backend/src/service/CatalogBuilder.ts

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Miklós Kiss <kissmiklosjr@gmail.com>
This commit is contained in:
Miklós Kiss
2022-10-03 14:54:14 +02:00
committed by GitHub
parent c6e3dfee15
commit 21b0e398a6
@@ -116,7 +116,7 @@ export type CatalogEnvironment = {
* chance to inspect the entity, and all of them have to pass in order for
* the entity to be considered valid from an overall point of view.
* - Location analyzers can be added. These are responsible to analyze the
* the existence of a catalog-info.yaml file int he provided git repository
* the existence of a catalog-info.yaml file in the provided git repository
* when you use the /catalog-import page with a repository url.
* - Placeholder resolvers can be replaced or added. These run on the raw
* structured data between the parsing and pre-processing steps, to replace