We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7330a7 commit c1222feCopy full SHA for c1222fe
README.rst
@@ -5,7 +5,7 @@ A lightweight file upload input for Django and Amazon S3.
5
6
Django-S3File allows you to upload files directly AWS S3 effectively
7
bypassing your application server. This allows you to avoid long running
8
-requests from large file uploads. This is particuallary helpful for if
+requests from large file uploads. This is particularly helpful for if
9
you run your service on AWS Lambda or Heroku where you have a hard request
10
limit.
11
0 commit comments