소스 검색

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 9 년 전
부모
커밋
0b5c960bb0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>