From 3fc221d077a789bbb0c69bf81cff3d976604ed46 Mon Sep 17 00:00:00 2001 From: Carlos Aguayo Date: Thu, 13 Jan 2022 12:26:02 -0500 Subject: [PATCH] Update model_sharing.mdx (#15142) Fix typo --- docs/source/model_sharing.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/model_sharing.mdx b/docs/source/model_sharing.mdx index a94988611c..17854754b8 100644 --- a/docs/source/model_sharing.mdx +++ b/docs/source/model_sharing.mdx @@ -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