Skip to content

Commit 071b17e

Browse files
mostafa-anmcodingjoe
authored andcommitted
Fix typo in README.md
1 parent b852632 commit 071b17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ deployment pipeline.
211211

212212
Django does have limited support for [uploading multiple
213213
files](https://docs.djangoproject.com/en/stable/topics/http/file-uploads/#uploading-multiple-files).
214-
S3File fully supports this feature. The custom middleware makes ensure
214+
S3File fully supports this feature. The custom middleware ensures
215215
that files are accessible via `request.FILES`, even though they have
216216
been uploaded to AWS S3 directly and not to your Django application
217217
server.

0 commit comments

Comments
 (0)