Skip to content

Commit c1222fe

Browse files
committed
Fix typo
1 parent d7330a7 commit c1222fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A lightweight file upload input for Django and Amazon S3.
55

66
Django-S3File allows you to upload files directly AWS S3 effectively
77
bypassing your application server. This allows you to avoid long running
8-
requests from large file uploads. This is particuallary helpful for if
8+
requests from large file uploads. This is particularly helpful for if
99
you run your service on AWS Lambda or Heroku where you have a hard request
1010
limit.
1111

0 commit comments

Comments
 (0)