Skip to content

Commit 6f2a323

Browse files
authored
Merge pull request #6944 from codyhoag/typo
Fix typo in contributing docs
2 parents 963fe84 + 3584fd4 commit 6f2a323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sig-docs/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before opening a pull request, contributors must sign the [CNCF Contributor Lice
1818

1919
Contributors should be familiar with the following:
2020
- [kubernetes/website repo](https://github.com/kubernetes/website)
21-
- [Reference docs repo](https://github.com/kubernetes-sigs/reference-docs))
21+
- [Reference docs repo](https://github.com/kubernetes-sigs/reference-docs)
2222
- [Hugo static site generator](https://gohugo.io/)
2323
- [Documentation content guide](https://kubernetes.io/docs/contribute/style/content-guide/)
2424
- [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
4040
## Questions about contributing
4141
Feel free to ask any questions in the [#sig-docs](https://kubernetes.slack.com/messages/sig-docs)
4242
Slack channel or in a
43-
[SIG Docs meeting](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).
43+
[SIG Docs meeting](https://github.com/kubernetes/community/tree/master/sig-docs#meetings).

0 commit comments

Comments
 (0)