summaryrefslogtreecommitdiff
path: root/sig-architecture/api-review-process.md
diff options
context:
space:
mode:
authorTimothy St. Clair <timothysc@users.noreply.github.com>2019-07-18 08:15:55 -0500
committerGitHub <noreply@github.com>2019-07-18 08:15:55 -0500
commit6654870abfef1384243badf38c40dd9199a82a5b (patch)
tree1ee35a773d40dcecbc8f5c0f7a4e7688a81c79bc /sig-architecture/api-review-process.md
parent44f79d8405ceb86a763de3c1b2b39f73750cce4a (diff)
Update api-review-process.md
Diffstat (limited to 'sig-architecture/api-review-process.md')
-rw-r--r--sig-architecture/api-review-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-architecture/api-review-process.md b/sig-architecture/api-review-process.md
index a78b7918..42ff714b 100644
--- a/sig-architecture/api-review-process.md
+++ b/sig-architecture/api-review-process.md
@@ -48,7 +48,7 @@ Voluntary reviews apply towards non-core APIs that do not meet the [mandatory](#
* SIG sponsored CRD based APIs outside of the core that use the "*.x-k8s.io" namespace.
-* SIG sponsored subprojects that produce APIs (including CRDs) that outside of *.k8s.io or *.kubernetes.io API groups, and are intended to work with kubectl and/or kube-apiserver. (intent is to ensure consistent user experience across the Kubernetes ecosystem)
+* SIG sponsored subprojects that produce APIs (including CRDs) outside of *.k8s.io or *.kubernetes.io API groups, and are intended to work with kubectl and/or kube-apiserver. (intent is to ensure consistent user experience across the Kubernetes ecosystem)
## What parts of a PR are "API changes"?