We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca960c commit e43b38dCopy full SHA for e43b38d
modules/ROOT/pages/authentication-authorization/dbms-administration.adoc
@@ -105,7 +105,7 @@ The following sections describe the privileges that are available for DBMS admin
105
106
You can create a custom role to manage DBMS privileges by granting the privileges you want to the role.
107
Alternatively, you can copy the `admin` role and revoke or deny the unwanted privileges.
108
-The following exaples show how to create a custom role with a subset of the privileges that the `admin` role using both methods.
+The following examples show how to create a custom role with a subset of the privileges that the `admin` role using both methods.
109
110
=== Create a custom administrator role from scratch
111
0 commit comments