diff --git a/docs/release-notes/editor-project-restricted.rst b/docs/release-notes/editor-project-restricted.rst index 49312cdf053..033a1d2d820 100644 --- a/docs/release-notes/editor-project-restricted.rst +++ b/docs/release-notes/editor-project-restricted.rst @@ -2,9 +2,10 @@ **New Features** -- RBAC: Add a pre-canned role called ``EditorProjectRestricted`` which supersedes the ``Viewer`` role and - precedes the ``Editor`` role. +- RBAC: Add a pre-canned role called ``EditorProjectRestricted`` which supersedes the ``Viewer`` + role and precedes the ``Editor`` role. - - Like the ``Editor`` role, the ``EditorProjectRestricted`` role grants the permissions to create, - edit, or delete experiments and NSC (Notebook, Shell or Command) type workloads within its designated scope. However, the - ``EditorProjectRestricted`` role lacks the permissions to create or update projects. + - Like the ``Editor`` role, the ``EditorProjectRestricted`` role grants the permissions to + create, edit, or delete experiments and NSC (Notebook, Shell or Command) type workloads within + its designated scope. However, the ``EditorProjectRestricted`` role lacks the permissions to + create or update projects.