Skip to content

Commit 360770d

Browse files
Conchylicultorcopybara-github
authored andcommitted
Fix minor typo
PiperOrigin-RevId: 257706098
1 parent 5d29c6a commit 360770d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/scripts/download_and_prepare.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
r"""Script to call download_and_prepare on DatasetBuilder.
1717
1818
Standalone script to generate specific dataset(s). This can be
19-
used if you want to separate download/generation of dataset from acual usage.
19+
used if you want to separate download/generation of dataset from actual usage.
2020
2121
By default, the dataset is generated in the default location
2222
(~/tensorflow_datasets), which the same as when calling `tfds.load()`.

0 commit comments

Comments
 (0)