Skip to content

Commit c6891b0

Browse files
Msksgmymotongpoo
authored andcommitted
fix: translate Markdown into マークダウン
Because it is a function of GitHub UI, translaters consider that these words should be English.
1 parent 94b4824 commit c6891b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/docs/contributing/pull-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flowchart LR
2525
subgraph first[コントリビュートする方法]
2626
direction TB
2727
T[ ] -.-
28-
B[GitHub でフォークする] --- C[マークダウンでドキュメントを作成する<br>Hugo でサイトをビルドする]
28+
B[GitHub でフォークする] --- C[Markdownでドキュメントを作成する<br>Hugo でサイトをビルドする]
2929
C --- D[フォーク先にソースコードを push する]
3030
D --- E[プルリクエストを公開する]
3131
E --- F[CNCF CLA に署名する]
@@ -60,7 +60,7 @@ A([fa:fa-user 新しい<br>コントリビューター]) --- id1[(open-telemetry
6060
subgraph tasks[GitHub を使用した変更]
6161
direction TB
6262
0[ ] -.-
63-
1[1\. ページを編集] --> 2[2\. GitHub マークダウンエディターを利用して変更を加える]
63+
1[1\. ページを編集] --> 2[2\. GitHub Markdownエディターを利用して変更を加える]
6464
2 --> 3[3\. Propose file change を記入]
6565
6666
end

0 commit comments

Comments
 (0)