Skip to content

Commit 49c7979

Browse files
committed
fix typo
1 parent 00140f5 commit 49c7979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/huggingface_hub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Those API utilities are also exposed through the `hf` CLI:
9595
hf auth login
9696
hf auth logout
9797
hf auth whoami
98-
hr repo create
98+
hf repo create
9999
```
100100

101101
With the `HfApi` class there are methods to query models, datasets, and Spaces by specific tags (e.g. if you want to list models compatible with your library):

0 commit comments

Comments
 (0)