Skip to content

Commit 328fdfc

Browse files
committed
typo
1 parent 95bd196 commit 328fdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ client = PapersWithCodeClient(token="your_secret_api_token")
5353

5454
To mirror a live competition, you'll need to make sure the corresponding task (e.g. "Image Classification")
5555
exists on Papers with Code. You can use the search to check if it exists, and if it doesn't, you can add a
56-
new task on the [Task additional page](https://paperswithcode.com/add/task).
56+
new task on the [Task addition page](https://paperswithcode.com/add/task).
5757

5858
Now we are ready to programatically create the competition on Papers with Code. Here is an example of how we would do
5959
this on a fictional VeryTinyImageNet dataset.

0 commit comments

Comments
 (0)