mirror of https://github.com/docker/docs.git
changed line 56 by adding do before not
changed line 56 by adding do before not
This commit is contained in:
parent
2290c17e5b
commit
b37c6506d8
|
@ -53,7 +53,7 @@ purpose.
|
|||
> ranges, in this case. This step is covered in [Prerequisites](#prerequisites).
|
||||
{: .warning-vanila }
|
||||
|
||||
It is very important that the ranges not overlap, so that a process cannot gain
|
||||
It is very important that the ranges do not overlap, so that a process cannot gain
|
||||
access in a different namespace. On most Linux distributions, system utilities
|
||||
manage the ranges for you when you add or remove users.
|
||||
|
||||
|
|
Loading…
Reference in New Issue