Skip to content

Commit e3a5838

Browse files
authored
Update search-indexing-access-control-lists-and-rbac-push-api.md
fixing typo
1 parent 3aeb3a6 commit e3a5838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-indexing-access-control-lists-and-rbac-push-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Here's a basic example schema that includes both user and group ACLs and RBAC me
5252
```
5353

5454
## REST API indexing example
55-
Once you have an index with the desired permission filter fields, you can populate those values using the Indexing Push API as with any other document fields. Here 'san example using the specified index schema.
55+
Once you have an index with the desired permission filter fields, you can populate those values using the Indexing Push API as with any other document fields. Here's an example using the specified index schema.
5656

5757
```https
5858
POST https://exampleservice.search.windows.net/indexes('indexdocumentsexample')/docs/search.index?api-version=2025-05-01-preview

0 commit comments

Comments
 (0)