diff --git a/docs/source/advancedDevelopment/authorization/authorizationMethodsAndRoles.rst b/docs/source/advancedDevelopment/authorization/authorizationMethodsAndRoles.rst index 720b7cae..ac790eed 100644 --- a/docs/source/advancedDevelopment/authorization/authorizationMethodsAndRoles.rst +++ b/docs/source/advancedDevelopment/authorization/authorizationMethodsAndRoles.rst @@ -33,4 +33,4 @@ The overview of which roles exist is not only relevant for Frank developers, but .. NOTE:: - With the ``IN_MEMORY`` authentication mechanism, no role list can be supplied. When a user authenticates by this mechanism, he is give every role and he can therefore access every feature of the configured interface. \ No newline at end of file + With the ``IN_MEMORY`` authentication mechanism, no role list can be supplied. When a user authenticates by this mechanism, he is given every role and he can therefore access every feature of the configured interface. \ No newline at end of file