diff --git a/server/src/browser-management/inputHandlers.ts b/server/src/browser-management/inputHandlers.ts index 22d503e2..d6902b3f 100644 --- a/server/src/browser-management/inputHandlers.ts +++ b/server/src/browser-management/inputHandlers.ts @@ -75,7 +75,7 @@ const onGenerateAction = async (customActionEventData: CustomActionEventData) => } /** - * Handles the generation of a cutom action workflow pair. + * Handles the generation of a custom action workflow pair. * @param generator The workflow generator * @param page The active page * @param action The custom action