Skip to content

Commit

Permalink
Fix typo (#11188)
Browse files Browse the repository at this point in the history
  • Loading branch information
tma15 authored Apr 12, 2021
1 parent 0c6fcd3 commit cb251ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/token-classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb251ba

Please sign in to comment.