changed line 56 by adding do before not

changed line 56 by adding do before not
This commit is contained in:
ajay143444 2020-04-29 17:55:29 +05:30 committed by GitHub
parent 2290c17e5b
commit b37c6506d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.