From f713c1aa7db475b5a6752ab9434175cee66bc25e Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Mon, 15 Jun 2026 00:04:54 +0900 Subject: [PATCH] Fix quotation marks in GitHub basics README Update quotation marks in flowchart for consistency. https://github.com/microsoft/Web-Dev-For-Beginners/blob/main/translations/ja/1-getting-started-lessons/2-github-basics/README.md #PingMSFTDocs --- .../ja/1-getting-started-lessons/2-github-basics/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/ja/1-getting-started-lessons/2-github-basics/README.md b/translations/ja/1-getting-started-lessons/2-github-basics/README.md index f521ea1fb5..e38b1a7723 100644 --- a/translations/ja/1-getting-started-lessons/2-github-basics/README.md +++ b/translations/ja/1-getting-started-lessons/2-github-basics/README.md @@ -560,7 +560,7 @@ mindmap ```mermaid flowchart TD - A[🔍 Explore GitHub] --> B[🏷️ Find "good first issue"] + A[🔍 Explore GitHub] --> B[🏷️ Find 'good first issue'] B --> C[📖 Read Contributing Guidelines] C --> D[🍴 Fork Repository] D --> E[💻 Set Up Local Environment] @@ -751,4 +751,4 @@ journey **免責事項**: この文書はAI翻訳サービス[Co-op Translator](https://github.com/Azure/co-op-translator)を使用して翻訳されています。正確性を追求しておりますが、自動翻訳には誤りや不正確な部分が含まれる可能性があります。元の言語で記載された文書が正式な情報源とみなされるべきです。重要な情報については、専門の人間による翻訳を推奨します。この翻訳の使用に起因する誤解や誤認について、当社は責任を負いません。 - \ No newline at end of file +