Skip to content

Commit fa6c479

Browse files
committed
fix: correct formatting in README for emphasis on verifying Copilot output
1 parent c78c461 commit fa6c479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Using-GitHub-Copilot-with-Python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The output should be similar to this:
124124
<img src="./images/006improvechecksum.gif" alt="Improve Checksum" width="500" height="300">
125125
</div>
126126

127-
Review the suggestions from Copilot and verify the output. In this instance we combined both the slash command ability and the inline chat feature.**Note:** It is important to always verify the output from Copilot.
127+
Review the suggestions from Copilot and verify the output. In this instance we combined both the slash command ability and the inline chat feature. **Note:** It is important to always verify the output from Copilot.
128128

129129
5. After generating the `/checksum` endpoint code, you can explore a bit further with Copilot. Here are a few other suggestions that you could try, open inline chat and type (or copy) the following:
130130

0 commit comments

Comments
 (0)