Skip to content

Commit 0fa2338

Browse files
authored
Fix Typos in Documentation: "utility" and "accommodate" (#1783)
* Update security-protectai.md * Update fastai.md
1 parent 026482d commit 0fa2338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/hub/fastai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All models on the Hub come up with the following features:
1414

1515
## Using existing models
1616

17-
The `huggingface_hub` library is a lightweight Python client with utlity functions to download models from the Hub.
17+
The `huggingface_hub` library is a lightweight Python client with utility functions to download models from the Hub.
1818

1919
```bash
2020
pip install huggingface_hub["fastai"]

docs/hub/security-protectai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Interested in joining our security partnership / providing scanning information
1111

1212
We partnered with Protect AI to provide scanning in order to make the Hub safer. The same way files are scanned by our internal scanning system, public repositories' files are scanned by Guardian.
1313

14-
Our frontend has been redesigned specifically for this purpose, in order to accomodate for new scanners:
14+
Our frontend has been redesigned specifically for this purpose, in order to accommodate for new scanners:
1515

1616
<img class="block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/third-party-scans-list.png"/>
1717

0 commit comments

Comments
 (0)