Skip to content

Commit 672f443

Browse files
tspascoalCopilot
andauthored
Update content/full-day/6-code.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 371d958 commit 672f443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/full-day/6-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Adding the filters to the page will require updating a minimum of three files -
8282
3. Switch to edit mode by selecting **Edit** in the chat mode dropdown at the bottom of Chat view (should be currently **Ask**)
8383
4. Ensure **Claude 3.7 Sonnet** is selected for the model.
8484
5. Select **Add Context...** in the chat window.
85-
6. Select **server/app.py**, **client/src/components/DogList.svelte** and **server/test_app.py** files (you need select **Add context** for each file)
85+
6. Select **server/app.py**, **client/src/components/DogList.svelte** and **server/test_app.py** files (you need to select **Add context** for each file)
8686
- **Hint**: if you type the file names, they will show up in the filter. You can also drag the files or right click file in explorer and select `Copilot -> Add File to Chat`)
8787

8888
7. Ask Copilot to perform the operation you want, to update the page to add the filters. It should meet the following requirements:

0 commit comments

Comments
 (0)