diff --git a/docs/files.txt b/docs/files.txt index ffd108ca4b..f74ad86941 100644 --- a/docs/files.txt +++ b/docs/files.txt @@ -267,7 +267,7 @@ Storage objects define the following methods: ``True`` if a file exists given some ``name``. -``Storge.path(name)`` +``Storage.path(name)`` ~~~~~~~~~~~~~~~~~~~~~ The local filesystem path where the file can be opened using Python's standard