Skip to content

Commit 371d958

Browse files
tspascoalCopilot
andauthored
Update content/1-hour/4-add-feature.md
Co-authored-by: Copilot <[email protected]>
1 parent 9515467 commit 371d958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1-hour/4-add-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Adding the filters to the page will require updating a minimum of two files - th
2929
5. Switch to edit mode by selecting **Edit** in the chat mode dropdown at the bottom of Chat view (should be currently **Ask**)
3030
6. If available, select **Claude 3.5 Sonnet** from the list of available models
3131
7. Select **Add Context...** in the chat window.
32-
8. Select **server/app.py** and **client/src/components/DogList.svelte** files (you need select **Add context** for each file)
32+
8. Select **server/app.py** and **client/src/components/DogList.svelte** files (you need to select **Add context** for each file)
3333
- **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`)
3434
9. Ask Copilot to generate the update you want to the page, which is to add filters for both dog breed and if dogs are available for adoption. Use your own phrasing, ensuring the following requirements are met:
3535
- A dropdown list should be provided with all breeds

0 commit comments

Comments
 (0)