We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4daaab4 commit 55fbcd0Copy full SHA for 55fbcd0
doc/source/data/loading-data.rst
@@ -669,7 +669,7 @@ First, install the required dependencies:
669
670
Set your Hugging Face token to authenticate. While public datasets can be read without
671
a token, Hugging Face rate limits are more aggressive without a token. To read Hugging
672
-Face datasets without a token, simply set the filesystem arguemnt to ``HfFileSystem()``.
+Face datasets without a token, simply set the filesystem argument to ``HfFileSystem()``.
673
674
.. code-block:: console
675
0 commit comments