Skip to content

Commit 720e888

Browse files
jmikolaandf-mongodb
authored andcommitted
Add missing words in Access Control text
1 parent a4fcfbf commit 720e888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/command/killAllSessionsByPattern.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Access Control
8080
--------------
8181

8282
If the deployment enforces authentication/authorization, you must have
83-
the :authaction:`killAnySession` to run the
83+
the :authaction:`killAnySession` privilege action to run the
8484
:dbcommand:`killAllSessionsByPattern` command.
8585

8686
For patterns that include ``users`` or ``roles``, you must also have
@@ -89,7 +89,7 @@ resource.
8989

9090
.. note::
9191

92-
Users can kill their own sessions even without
92+
Users can kill their own sessions even without the
9393
:authaction:`killAnySession` privilege action.
9494

9595
Examples

0 commit comments

Comments
 (0)