diff --git a/packages/volto/src/config/NonContentRoutesPublic.jsx b/packages/volto/src/config/NonContentRoutesPublic.jsx index c2a588c9d2..30583c15f3 100644 --- a/packages/volto/src/config/NonContentRoutesPublic.jsx +++ b/packages/volto/src/config/NonContentRoutesPublic.jsx @@ -1,4 +1,4 @@ -// PublicUi routes that are noContentRoutes, and we won't cms-ui +// PublicUi routes that are nonContentRoutes, and should not be members of isCmsUi // You can include either RegEx or a string representing the ending of the // nonContentRoute. For example, '/add' will match '/foo/bar/add'. export const nonContentRoutesPublic = [