Skip to content

Commit e19b07b

Browse files
committed
Fix restrict wording
1 parent 8c27c8c commit e19b07b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/manage/partitions/data-tiers/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In contrast, debug or other verbose log sources that are only used to troublesho
2929

3030
You can use [Role-Based Access Control (RBAC)](/docs/manage/users-roles/roles/role-based-access-control) to restrict access to partitions in the Infrequent or Frequent Tiers. Although you can’t use a role search filter to restrict access to a partition by name, you can filter by the metadata that forms the routing expression for a partition. 
3131

32-
For example, if you want to strict access to a partition whose routing expression is:
32+
For example, if you want to restrict access to a partition whose routing expression is:
3333

3434
```
3535
_sourceCategory=staging/*

docs/manage/partitions/flex/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ With Flex Pricing, there is no cost to ingest and index log data, and no require
2828

2929
Yes, you can use [Role-Based Access Control (RBAC)](/docs/manage/users-roles/roles/role-based-access-control) to restrict access to partitions in Flex. Although you can’t use a role search filter to restrict access to a partition by name, you can filter by the metadata that forms the routing expression for a partition.
3030

31-
For example, if you want to strict access to a partition whose routing expression is:
31+
For example, if you want to restrict access to a partition whose routing expression is:
3232

3333
```
3434
_sourceCategory=staging/*

0 commit comments

Comments
 (0)