From 46fd1055aa8912d2534ec26f926da130721c2452 Mon Sep 17 00:00:00 2001 From: xichengliudui Date: Sun, 21 Oct 2018 21:31:09 -0400 Subject: Fixing grammatical errors Fixing grammatical errors Fixing grammatical errors --- contributors/design-proposals/api-machinery/auditing.md | 2 +- .../design-proposals/node/secret-configmap-downwardapi-file-mode.md | 2 +- sig-scalability/slos/slos.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contributors/design-proposals/api-machinery/auditing.md b/contributors/design-proposals/api-machinery/auditing.md index b4def584..67f34122 100644 --- a/contributors/design-proposals/api-machinery/auditing.md +++ b/contributors/design-proposals/api-machinery/auditing.md @@ -243,7 +243,7 @@ type PolicyRule struct { // An empty list implies every user. Users []string // The user groups this rule applies to. If a user is considered matching - // if the are a member of any of these groups + // if they are a member of any of these groups // An empty list implies every user group. UserGroups []string diff --git a/contributors/design-proposals/node/secret-configmap-downwardapi-file-mode.md b/contributors/design-proposals/node/secret-configmap-downwardapi-file-mode.md index 85ee9ccc..cdfe1e1c 100644 --- a/contributors/design-proposals/node/secret-configmap-downwardapi-file-mode.md +++ b/contributors/design-proposals/node/secret-configmap-downwardapi-file-mode.md @@ -169,7 +169,7 @@ Adding it there allows the user to change the mode bits of every file in the object, so it achieves the goal, while having the option to have a default and not specify all files in the object. -The are two downside: +There are two downsides: * The files are symlinks pointint to the real file, and the realfile permissions are only set. The symlink has the classic symlink permissions. diff --git a/sig-scalability/slos/slos.md b/sig-scalability/slos/slos.md index f1d56c7d..5b9fb4bf 100644 --- a/sig-scalability/slos/slos.md +++ b/sig-scalability/slos/slos.md @@ -89,7 +89,7 @@ MUST satisfy thresholds defined in [thresholds file][]. ## Kubernetes SLIs/SLOs The currently existing SLIs/SLOs are enough to guarantee that cluster isn't -completely dead. However, the are not enough to satisfy user's needs in most +completely dead. However, they are not enough to satisfy user's needs in most of the cases. We are looking into extending the set of SLIs/SLOs to cover more parts of -- cgit v1.2.3