Skip to content

Commit d8cf18a

Browse files
committed
typo
1 parent 85bb818 commit d8cf18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-get-started-rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also start a new file on your local system and create requests manually
3333

3434
Requests to the search endpoint must be authenticated and authorized. You can use API keys or roles for this task. Keys are easier to start with, but roles are more secure. This quickstart assumes roles.
3535

36-
You're setting up two clients, so you need permissions on both resource.
36+
You're setting up two clients, so you need permissions on both resources.
3737

3838
Azure AI Search is receiving the query request from your local system. Assign yourself the **Search Index Data Reader** role assignment for that task. If you're also creating and loading the hotel sample index, add **Search Service Contributor** and **Search Index Data Contributor** roles as well.
3939

0 commit comments

Comments
 (0)