Skip to content

Commit debee73

Browse files
jmikolaandf-mongodb
authored andcommitted
Add missing words in Access Control text
1 parent 28d2211 commit debee73

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
@@ -86,7 +86,7 @@ Access Control
8686
--------------
8787

8888
If the deployment enforces authentication/authorization, you must have
89-
the :authaction:`killAnySession` to run the
89+
the :authaction:`killAnySession` privilege action to run the
9090
:dbcommand:`killAllSessionsByPattern` command.
9191

9292
For patterns that include ``users`` or ``roles``, you must also have
@@ -95,7 +95,7 @@ resource.
9595

9696
.. note::
9797

98-
Users can kill their own sessions even without
98+
Users can kill their own sessions even without the
9999
:authaction:`killAnySession` privilege action.
100100

101101
Examples

0 commit comments

Comments
 (0)