From 6c2a1574c731b13d81114c17256d18138833630a Mon Sep 17 00:00:00 2001 From: AdamDang Date: Wed, 18 Apr 2018 04:55:59 +0800 Subject: [PATCH] Update 2016-02-00-kubernetes-community-meeting-notes_23.md (#8094) it's own->its own --- blog/_posts/2016-02-00-kubernetes-community-meeting-notes_23.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/_posts/2016-02-00-kubernetes-community-meeting-notes_23.md b/blog/_posts/2016-02-00-kubernetes-community-meeting-notes_23.md index 5f21848d65..8074d37a2c 100644 --- a/blog/_posts/2016-02-00-kubernetes-community-meeting-notes_23.md +++ b/blog/_posts/2016-02-00-kubernetes-community-meeting-notes_23.md @@ -24,7 +24,7 @@ The Kubernetes contributing community meets most Thursdays at 10:00PT to discuss * Rob suggested moving the regular meeting up a little * k8s.io website preview [John Mulhausen] [:27] * using github for docs. you can fork and do a pull request against the site - * will be it's own kubernetes organization BUT not in the code repo + * will be its own kubernetes organization BUT not in the code repo * Google will offer a "doc bounty" where you can get GCP credits for working on docs * Uses Jekyll to generate the site (e.g. the ToC) * Principle will be to 100% GitHub Pages; no script trickery or plugins, just fork/clone, edit, and push