Skip to content

Commit fd116f4

Browse files
committed
Delete unnecessary " 。".
1 parent 99c69c1 commit fd116f4

File tree

1 file changed

+3
-3
lines changed
  • content/ja/docs/contribute/participate

1 file changed

+3
-3
lines changed

content/ja/docs/contribute/participate/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ SIG Docsの自動化は、GitHub teamsとOWNERSファイルの2つの異なる
4848

4949
GitHubには、SIG Docs
5050
[teams](https://github.com/orgs/kubernetes/teams?query=sig-docs)
51-
の二つのカテゴリがあります:
51+
の二つのカテゴリがあります:
5252

5353
- `@sig-docs-{language}-owners`は承認者かつリードです。
5454
- `@sig-docs-{language}-reviewers` はレビュアーです。
@@ -62,7 +62,7 @@ ProwチームとGitHub teamsが完全に一致せずに重複する場合があ
6262

6363
Kubernetesプロジェクトは、GitHubのissueとPull Requestに関連する自動化のためにprowと呼ばれる自動化ツールを使用します。
6464
[Kubernetes Webサイトリポジトリ](https://github.com/kubernetes/website)
65-
は、2つの[prowプラグイン](https://github.com/kubernetes/test-infra/tree/master/prow/plugins)を使用します
65+
は、2つの[prowプラグイン](https://github.com/kubernetes/test-infra/tree/master/prow/plugins)を使用します:
6666

6767
- blunderbuss
6868
- approve
@@ -95,7 +95,7 @@ Pull Requestがコンテンツの公開に使用されるブランチにマー
9595

9696
## {{% heading "whatsnext" %}}
9797

98-
Kubernetesドキュメントへの貢献の詳細については、以下を参照してください
98+
Kubernetesドキュメントへの貢献の詳細については、以下を参照してください:
9999

100100
- [Contributing new content](/docs/contribute/new-content/overview/)
101101
- [Reviewing content](/docs/contribute/review/reviewing-prs)

0 commit comments

Comments
 (0)