Skip to content

Commit ed44b5e

Browse files
authored
Update CONTRIBUTING.md
1 parent ce030da commit ed44b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ commonly-used storage service, such as Amazon S3, and instructing your
8888
users to download the data at the beginning of your tutorial.
8989

9090
To download your data add a function to the [download.py](https://github.com/pytorch/tutorials/blob/main/.jenkins/download_data.py)
91-
script. Follow the same patern as other download functions.
91+
script. Follow the same pattern as other download functions.
9292
Please do not add download logic to Makefile since they will be
9393
downloaded on all workers.
9494

0 commit comments

Comments
 (0)