From d0d8d09f67693a1093fb61938f699b29d0bf4ebe Mon Sep 17 00:00:00 2001 From: Bily Zhang Date: Tue, 6 Nov 2018 01:42:13 +0800 Subject: Remove duplication (#2898) * Remove depplication Signed-off-by: mooncake * Remove duplciate words Signed-off-by: mooncake * Fix issue Signed-off-by: mooncake --- keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keps/sig-node') diff --git a/keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md b/keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md index bf1ee5c9..a6c5aaba 100644 --- a/keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md +++ b/keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md @@ -519,7 +519,7 @@ appropriate end to end tests. reasons for using quotas is indeed to improve performance. If this is a problem in the field, merely turning off quotas (or selectively disabling project quotas) on the filesystem in question will avoid - the problem. Against the possibility that that cannot be done + the problem. Against the possibility that cannot be done (because project quotas are needed for other purposes), we should provide a way to disable use of quotas altogether via a feature gate. -- cgit v1.2.3