jazzband / django-queued-storage

Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
http://django-queued-storage.rtfd.org/
BSD 3-Clause "New" or "Revised" License
317 stars 62 forks source link

docs: Fix simple typo, transfered -> transferred #36

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

There is a small typo in queued_storage/signals.py.

Should read transferred rather than transfered.