From bc8a9f415b15d0c8e2f01c6ad79988716704fd9d Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Mon, 6 Dec 2021 10:52:43 +0530 Subject: [PATCH] fix typo (#14635) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f836d5b5e8..79e25ece94 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ limitations under the License. 🤗 Transformers provides thousands of pretrained models to perform tasks on different modalities such as text, vision, and audio. -These models can applied on: +These models can be applied on: * 📝 Text, for tasks like text classification, information extraction, question answering, summarization, translation, text generation, in over 100 languages. * 🖼️ Images, for tasks like image classification, object detection, and segmentation.