Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update typo in 01-analyze-images.md #20

Merged
merged 1 commit into from
Jun 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Instructions/Exercises/01-analyze-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ In this exercise, you'll complete a partially implemented client application tha
In this exercise, you will use the Azure AI Vision service to analyze multiple images.
1. In Visual Studio Code, expand the **image-analysis** folder and the **images** folder it contains.
2. Select each of the image files in turn to view then in Visual Studio Code.
2. Select each of the image files in turn to view them in Visual Studio Code.
## Analyze an image to suggest a caption
Expand Down