From cb251ba619a471afa3c2ade481c7b8027d4b123f Mon Sep 17 00:00:00 2001 From: Takuya Makino Date: Tue, 13 Apr 2021 06:35:32 +0900 Subject: [PATCH] Fix typo (#11188) --- examples/token-classification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/token-classification/README.md b/examples/token-classification/README.md index cad291a01e..f4b2ec5b74 100644 --- a/examples/token-classification/README.md +++ b/examples/token-classification/README.md @@ -103,7 +103,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=ner