summaryrefslogtreecommitdiff
path: root/keps/sig-node
diff options
context:
space:
mode:
Diffstat (limited to 'keps/sig-node')
-rw-r--r--keps/sig-node/0030-20180906-quotas-for-ephemeral-storage.md2
1 files changed, 1 insertions, 1 deletions
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.