Skip to content

Commit a195c69

Browse files
committed
clarify wording
1 parent c9580d3 commit a195c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/porting/github-copilot-app-modernization-how-to-custom-upgrade-instrucitons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Structure your instruction files with:
3939

4040
## Create a custom upgrade instruction
4141

42-
Follow these steps to generate and refine a new instruction file. The example focuses on replacing `Newtonsoft.Json` with `System.Text.Json`.
42+
Follow these steps to generate and refine a new instruction file. The following sections focus on replacing `Newtonsoft.Json` with `System.Text.Json` to explain this feature with an example.
4343

4444
1. Right-click the solution node in **Solution Explorer** and select **Modernize**.
4545
1. In the chat, type: `I want to generate a custom upgrade instruction`.

0 commit comments

Comments
 (0)