summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hoag <codyhoag@google.com>2022-10-24 11:38:06 -0400
committerCody Hoag <codyhoag@google.com>2022-10-24 11:38:06 -0400
commit3584fd4f0adc81fd2927b01674b9ca9e26cfd268 (patch)
treec8cca72a9c6d67b183b57da06e884efd81ec30f2
parent65298b3dea0a9bbe5a6c7a78aee297a6174b8977 (diff)
Fix typo in contributing docs
-rw-r--r--sig-docs/CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-docs/CONTRIBUTING.md b/sig-docs/CONTRIBUTING.md
index e4f8b6bc..03ad059d 100644
--- a/sig-docs/CONTRIBUTING.md
+++ b/sig-docs/CONTRIBUTING.md
@@ -18,7 +18,7 @@ Before opening a pull request, contributors must sign the [CNCF Contributor Lice
Contributors should be familiar with the following:
- [kubernetes/website repo](https://github.com/kubernetes/website)
-- [Reference docs repo](https://github.com/kubernetes-sigs/reference-docs))
+- [Reference docs repo](https://github.com/kubernetes-sigs/reference-docs)
- [Hugo static site generator](https://gohugo.io/)
- [Documentation content guide](https://kubernetes.io/docs/contribute/style/content-guide/)
- [What's allowed](https://kubernetes.io/docs/contribute/style/content-guide/#what-s-allowed)
@@ -40,4 +40,4 @@ Anyone can review pull requests and the review process is outlined in the
## Questions about contributing
Feel free to ask any questions in the [#sig-docs](https://kubernetes.slack.com/messages/sig-docs)
Slack channel or in a
-[SIG Docs meeting](https://github.com/kubernetes/community/tree/master/sig-docs#meetings). \ No newline at end of file
+[SIG Docs meeting](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).