From 0311a4e8e6dd0aaf560a60b92c70b426a9e7cb74 Mon Sep 17 00:00:00 2001 From: Pratik Rajput <110167551+prrajput1199@users.noreply.github.com> Date: Fri, 6 Jan 2023 17:32:45 +0530 Subject: [PATCH] Fixed typo Added necessary articles --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16f198420f2..f360fd2fae8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ---- Kubernetes, also known as K8s, is an open source system for managing [containerized applications] -across multiple hosts. It provides basic mechanisms for deployment, maintenance, +across multiple hosts. It provides basic mechanisms for the deployment, maintenance, and scaling of applications. Kubernetes builds upon a decade and a half of experience at Google running @@ -86,7 +86,7 @@ That said, if you have questions, reach out to us ## Community Meetings -The [Calendar](https://www.kubernetes.dev/resources/calendar/) has the list of all the meetings in Kubernetes community in a single location. +The [Calendar](https://www.kubernetes.dev/resources/calendar/) has the list of all the meetings in the Kubernetes community in a single location. ## Adopters @@ -102,4 +102,4 @@ The [Kubernetes Steering community repo](https://github.com/kubernetes/steering) ## Roadmap -The [Kubernetes Enhancements repo](https://github.com/kubernetes/enhancements) provides information about Kubernetes releases, as well as feature tracking and backlogs. \ No newline at end of file +The [Kubernetes Enhancements repo](https://github.com/kubernetes/enhancements) provides information about Kubernetes releases, as well as feature tracking and backlogs.