Skip to content

Commit b064caa

Browse files
committed
Fix typo
withe -> with
1 parent 6d3cef9 commit b064caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-security-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ These steps create a custom role that augments search query rights to include li
531531

532532
### [**Azure PowerShell**](#tab/custom-role-ps)
533533

534-
The PowerShell example shows the JSON syntax for creating a custom role that's a clone of **Search Index Data Reader**, but withe ability to list all indexes by name.
534+
The PowerShell example shows the JSON syntax for creating a custom role that's a clone of **Search Index Data Reader**, but with ability to list all indexes by name.
535535

536536
1. Review the [list of atomic permissions](/azure/role-based-access-control/resource-provider-operations#microsoftsearch) to determine which ones you need. For this example, you'll need the following:
537537

0 commit comments

Comments
 (0)