Skip to content

Commit bd837ad

Browse files
authored
Merge pull request #106020 from HeidiSteen/heidist-master
Edit index.yml
2 parents 4fc9b33 + 6f99452 commit bd837ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ landingContent:
6161
url: search-get-started-portal.md
6262
- text: Create an app
6363
url: search-create-app-portal.md
64-
- text: Ingest and extract raw text and images
64+
- text: Extract text from images and blobs
6565
url: cognitive-search-quickstart-blob.md
6666

6767
# Card

articles/search/search-indexer-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Use Azure portal to verify object creation, and then use **Search explorer** to
155155

156156
## Explore the code
157157

158-
Now that you understand what the sample code create, let's return to the solution to review the code. Relevant code is in two files:
158+
Now that you understand what the sample code creates, let's return to the solution to review the code. Relevant code is in two files:
159159

160160
+ **hotel.cs**, containing a schema that defines the index
161161
+ **Program.cs**, containing functions for creating and managing structures in your service

0 commit comments

Comments
 (0)