Browse Source

remove "the" in docs.

Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
Yuan Sun 9 years ago
parent
commit
043c9ef076
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/run.md

+ 1 - 1
docs/reference/run.md

@@ -848,7 +848,7 @@ limit and "K" the kernel limit. There are three possible ways to set limits:
         deployments where the total amount of memory per-cgroup is overcommitted.
         Overcommitting kernel memory limits is definitely not recommended, since the
         box can still run out of non-reclaimable memory.
-        In this case, the you can configure K so that the sum of all groups is
+        In this case, you can configure K so that the sum of all groups is
         never greater than the total memory. Then, freely set U at the expense of
         the system's service quality.
       </td>