Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2025-04-03 12:09:46 +01:00
parent 2c5598cb6d
commit afbfc1e13f
+1 -1
View File
@@ -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
*/