summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuan Sun <sunyuan3@huawei.com>2016-05-01 15:37:11 +0800
committerSebastiaan van Stijn <github@gone.nl>2016-05-01 20:29:15 +0200
commit0b5c960bb08462ad9e170b7aa655c2d4fb51dd0a (patch)
treece1bf4acd6763cb4ec3e3d1cebe3df8b69143a88
parent14a2985f37b1c7515b8b9a4cc3c13898e147d684 (diff)
downloaddocker-0b5c960bb08462ad9e170b7aa655c2d4fb51dd0a.tar.gz
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>
-rw-r--r--docs/reference/run.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/run.md b/docs/reference/run.md
index d135aa9965..e0b7a2bbe3 100644
--- a/docs/reference/run.md
+++ b/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>