Skip to content

Commit 312aa07

Browse files
authored
docs: Correct typo in static-files.rst (#4165)
1 parent 3f8be84 commit 312aa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/static-files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ for FTP, SFTP, Hadoop, SMB, GitHub and
9494
with support for popular cloud providers available via 3rd party implementations such as
9595

9696
- S3 via `S3FS <https://s3fs.readthedocs.io/en/latest/>`_
97-
- Google Cloud Storage via `GCFS <https://gcsfs.readthedocs.io/en/latest/>`_
97+
- Google Cloud Storage via `GCSFS <https://gcsfs.readthedocs.io/en/latest/>`_
9898
- Azure Blob Storage via `adlfs <https://github.com/fsspec/adlfs>`_
9999

100100
.. literalinclude:: /examples/static_files/file_system.py

0 commit comments

Comments
 (0)