summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarolyn Van Slyck <carolyn.vanslyck@microsoft.com>2018-07-23 10:31:43 -0500
committerCarolyn Van Slyck <carolyn.vanslyck@microsoft.com>2018-07-23 10:31:43 -0500
commit7981b4f5facff60570859f79b5a0c6fc3be4e105 (patch)
tree2457f8efa694986fb011ed0e7bf763a754b92d13
parent52506cd95c8cd836969731473c6b05b8a2ebd12d (diff)
Tweak scope wording
-rw-r--r--sig-service-catalog/charter.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/sig-service-catalog/charter.md b/sig-service-catalog/charter.md
index 8cc5d768..5275315b 100644
--- a/sig-service-catalog/charter.md
+++ b/sig-service-catalog/charter.md
@@ -6,9 +6,10 @@ README](https://github.com/kubernetes/community/blob/master/committee-steering/g
## Scope
Service Catalog is a Kubernetes extension project that implements the [Open
-Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It allows
-application developers to provision and consume cloud services natively from
-within Kubernetes.
+Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It enables
+application developers to provision cloud services from within Kubernetes and
+integrates configuration and discovery of those services into Kubernetes
+resources.
### In scope