Browse code

remove "the" in docs.

Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
(cherry picked from commit 043c9ef076477a391a58792930100402b48bbe1e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Yuan Sun authored on 2016/05/01 16:37:11
Showing 1 changed files
... ...
@@ -848,7 +848,7 @@ limit and "K" the kernel limit. There are three possible ways to set limits:
848 848
         deployments where the total amount of memory per-cgroup is overcommitted.
849 849
         Overcommitting kernel memory limits is definitely not recommended, since the
850 850
         box can still run out of non-reclaimable memory.
851
-        In this case, the you can configure K so that the sum of all groups is
851
+        In this case, you can configure K so that the sum of all groups is
852 852
         never greater than the total memory. Then, freely set U at the expense of
853 853
         the system's service quality.
854 854
       </td>