diff options
| author | Frederico Muñoz <fsmunoz@gmail.com> | 2022-09-23 18:57:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-23 18:57:01 +0100 |
| commit | e039679ab87e3d333980cc540c4796ddac038fd5 (patch) | |
| tree | 784db26d778a71580aee4a9567a3f1a061b8beff | |
| parent | f4a749ed14d44eaae415f2ed02ff79a02ed424f0 (diff) | |
Typo
| -rw-r--r-- | communication/marketing-team/storytelling-resources/blog-guidelines.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/marketing-team/storytelling-resources/blog-guidelines.md b/communication/marketing-team/storytelling-resources/blog-guidelines.md index 53b2f2c0..d370e187 100644 --- a/communication/marketing-team/storytelling-resources/blog-guidelines.md +++ b/communication/marketing-team/storytelling-resources/blog-guidelines.md @@ -16,7 +16,7 @@ As mentioned, the focus of the Contributor Experience articles is targeted at th 1. Article is just for [k8s.dev](http://k8s.dev/blog): this is when it is relevant for the contributor community, and not necessarily for Kubernetes end-users. An example is an article explaining how to use some specific tool or automation that helps with the Kubernetes development process. 2. Article is just for [kubernetes.io](https://kubernetes.io/blog/): when the article targets Kubernetes end-users, and not specifically the contributor community. Examples include most technical articles on Kubernetes features, updates on new features and deprecations, etc. -3. Article is relevant for both: sometimes, an article will be revelant to both the Kubernetes end-users, and the contributor community. Examples include interviews with SIGs and WGs, articles on technical aspects that are important for the contributor community, etc. +3. Article is relevant for both: sometimes, an article will be relevant to both the Kubernetes end-users, and the contributor community. Examples include interviews with SIGs and WGs, articles on technical aspects that are important for the contributor community, etc. The decision on what is the right option will be made jointly by the SIG Contribex Comms and the SIG Docs Blogging editorial team: as a content writer you shouldn't be overly concerned about it, expect in how it can change the approval process, as described below. |
