Skip to content

Commit 4ee1b52

Browse files
fix
Signed-off-by: Robert Nishihara <rkn@anyscale.com>
1 parent 8f45067 commit 4ee1b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/data/loading-data.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ First, install the required dependencies:
669669
670670
Set your Hugging Face token to authenticate. While public datasets can be read without
671671
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()``.
672+
Face datasets without a token, simply set the filesystem argument to ``HfFileSystem()``.
673673

674674
.. code-block:: console
675675

0 commit comments

Comments
 (0)