Skip to content

Commit 63e677e

Browse files
committed
Fixed blocking issue
1 parent 4e04eab commit 63e677e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-semi-structured-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ After the upload completes, the files should appear in their own subfolder insid
8383

8484
### Azure Cognitive Search
8585

86-
The next resoruce is Azure Cognitive Search, which you can [create in the portal](search-create-service-portal.md). You can use the Free tier to complete this walkthrough.
86+
The next resource is Azure Cognitive Search, which you can [create in the portal](search-create-service-portal.md). You can use the Free tier to complete this walkthrough.
8787

8888
As with Azure Blob storage, take a moment to collect the access key. Further on, when you begin structuring requests, you will need to provide the endpoint and admin api-key used to authenticate each request.
8989

0 commit comments

Comments
 (0)