Fix typo in storage docs
This commit is contained in:
parent
2607fa9016
commit
82f466b571
|
@ -60,7 +60,7 @@ The FileSystemStorage Class
|
|||
.. note::
|
||||
|
||||
The ``FileSystemStorage.delete()`` method will not raise
|
||||
raise an exception if the given file name does not exist.
|
||||
an exception if the given file name does not exist.
|
||||
|
||||
The Storage Class
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue