Skip to content

Commit 7bc1685

Browse files
committed
fix: grammar and typos
1 parent 30b4a8f commit 7bc1685

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/hub/enterprise-hub-network-security.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can set multiple ranges, one per line.
2121

2222
Apply for higher rate-limits for your organization.
2323

24-
Most of the actions on the Hub have limits, for example, users are limited to creating to a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members.
24+
Most of the actions on the Hub have limits, for example, users are limited to creating a certain number of repositories per day. This option allows your organization to apply for higher limits for your organization members.
2525

2626
To activate this option,
2727

@@ -32,11 +32,11 @@ To activate this option,
3232
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-rate-limit.png" alt="Screenshot of the toggle to enable High rate-limits."/>
3333
</div>
3434

35-
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
35+
Please, note that your Enterprise Plus subscription will be verified when activating this option.
3636

37-
2. Ensure the Organization IP Ranges is defined
37+
2. Ensure the Organization IP Ranges are defined
3838

39-
Once defined, higher rate limits will apply to the member of your organization with IPs matching the defined ranges.
39+
Once defined, higher rate limits will apply to members of your organization whose IPs match the defined ranges.
4040

4141

4242
## Enforce authenticated access to the Hugging Face Hub
@@ -55,16 +55,16 @@ This option will ensure that, when browsing from your corporate network, only au
5555
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-enforce-auth.png" alt="Screenshot of the toggle to enable Enforced authenticated access to the Hub."/>
5656
</div>
5757

58-
Please note, your Enterprise Hub Plus subscription will be verified when activating this option.
58+
Please, note that your Enterprise Plus subscription will be verified when activating this option.
5959

60-
2. Ensure the Organization IP Ranges is defined
60+
2. Ensure the Organization IP Ranges are defined
6161

6262

6363
### Content Access Policy
6464

6565
You can also define a fine grained Content Access Policy by blocking some section of the Hugging Face Hub.
6666

67-
For example, you can block your organization's members to access Spaces, by adding `/spaces/*` to the blocked URLs. When users of your organization will navigate to a page that matches the URL pattern they'll be presented the following page:
67+
For example, you can block your organization's members to access Spaces, by adding `/spaces/*` to the blocked URLs. When users of your organization navigate to a page that matches the URL pattern, they'll be presented the following page:
6868

6969
<div class="flex justify-center">
7070
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-blocked-url.png" alt="Screenshot of blocked pages on the Hub."/>

0 commit comments

Comments
 (0)