From 84cbb086f286d12a4ae2c5853e71899f1cb35a8e Mon Sep 17 00:00:00 2001 From: Max Del Date: Fri, 23 Apr 2021 14:26:14 +0300 Subject: [PATCH] Fix typo in text --- examples/pytorch/translation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pytorch/translation/README.md b/examples/pytorch/translation/README.md index d3676fb3ca9881..d5f47caea831b1 100644 --- a/examples/pytorch/translation/README.md +++ b/examples/pytorch/translation/README.md @@ -188,7 +188,7 @@ and reply to the questions asked. Then accelerate test ``` -that will check everything is ready for training. Finally, you cna launch training with +that will check everything is ready for training. Finally, you can launch training with ```bash export TASK_NAME=mrpc