Update model_sharing.mdx (#15142)

Fix typo
This commit is contained in:
Carlos Aguayo
2022-01-13 12:26:02 -05:00
committed by GitHub
parent 7b83feb50a
commit 3fc221d077

View File

@@ -59,7 +59,7 @@ For instance:
### Preparation
The first step is to make sure your credentials to the hub are stored somewhere. This can be done in two ways. If you
have access to a terminal, you cam just run the following command in the virtual environment where you installed 🤗
have access to a terminal, you can just run the following command in the virtual environment where you installed 🤗
Transformers:
```bash