Skip to content

Commit 6a99dee

Browse files
committed
Merge remote-tracking branch 'origin/patch-32' into combined-pr
2 parents ab64f73 + 2e5dfcc commit 6a99dee

File tree

1 file changed

+1
-1
lines changed
  • translations/ja/04-Using-GitHub-Copilot-with-CSharp

1 file changed

+1
-1
lines changed

translations/ja/04-Using-GitHub-Copilot-with-CSharp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Congratulations! Now you are ready to add more features into the app using GitHu
8787

8888
As we start working in our codebase, we usually need to refactor some code, or get more context or explanations about it. Using GitHub Copilot Chat, we can have AI-driven conversations to perform these tasks.
8989

90-
Open the file `Program.cs` in the BackEnd project. The file is in the following path `SampleApp\BackEnd\Program.cs`.
90+
BackEnd プロジェクトのファイル `Program.cs` を開きます。このファイルは `SampleApp\BackEnd\Program.cs` というパスにあります。
9191

9292
GitHub Copilot でスラッシュコマンドを使ってコードの一部を理解してみましょう。22行目から35行目までを選択し、`CTRL + I`を押してインラインチャットを開き、`/explain` と入力してください。
9393

0 commit comments

Comments
 (0)