From 0eaf28e836912d08d699a6f4b7d110a59b6c55f2 Mon Sep 17 00:00:00 2001 From: lmaffeo <43156318+lmaffeo@users.noreply.github.com> Date: Thu, 29 Aug 2019 23:07:25 -0400 Subject: [PATCH] Made some spelling & grammar edits to the README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69b3ac483f6..094b2dfe4d8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ---- Kubernetes is an open source system for managing [containerized applications] -across multiple hosts; providing basic mechanisms for deployment, maintenance, +across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications. Kubernetes builds upon a decade and a half of experience at Google running @@ -15,8 +15,8 @@ production workloads at scale using a system called [Borg], combined with best-of-breed ideas and practices from the community. Kubernetes is hosted by the Cloud Native Computing Foundation ([CNCF]). -If you are a company that wants to help shape the evolution of -technologies that are container-packaged, dynamically-scheduled +If your company wants to help shape the evolution of +technologies that are container-packaged, dynamically scheduled, and microservices-oriented, consider joining the CNCF. For details about who's involved and how Kubernetes plays a role, read the CNCF [announcement].