diff --git a/plugins/catalog-node/src/extensions.ts b/plugins/catalog-node/src/extensions.ts index 91ff9eb414..ad11000339 100644 --- a/plugins/catalog-node/src/extensions.ts +++ b/plugins/catalog-node/src/extensions.ts @@ -59,7 +59,7 @@ export interface CatalogProcessingExtensionPoint { * processing entities before they are persisted in the catalog. * * This function also can replace a Default processor if the provided processor - * matches the process name. + * matches the processor name. * * @param processors - One or more processors */