diff --git a/plugins/scaffolder/src/components/Router.tsx b/plugins/scaffolder/src/components/Router.tsx index 3c906f21d4..261556d638 100644 --- a/plugins/scaffolder/src/components/Router.tsx +++ b/plugins/scaffolder/src/components/Router.tsx @@ -51,7 +51,7 @@ export type RouterProps = { }; /** - * The main entirypoint `Router` for the `ScaffolderPlugin`. + * The main entrypoint `Router` for the `ScaffolderPlugin`. * * @public */