Skip to content

Commit

Permalink
Fix typo in adding_a_new_model README (huggingface#17679)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtues authored Jun 13, 2022
1 parent 224bde9 commit a5282ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/adding_a_new_model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ You will also see a doc file and tests for your new models. First you should run

```
make style
maxke fix-copies
make fix-copies
```

and then you can start tweaking your model. You should:
Expand Down

0 comments on commit a5282ab

Please sign in to comment.