diff --git a/datasets/doc/source/how-to-use-with-local-data.rst b/datasets/doc/source/how-to-use-with-local-data.rst index 627d35cf48f9..a56603809e40 100644 --- a/datasets/doc/source/how-to-use-with-local-data.rst +++ b/datasets/doc/source/how-to-use-with-local-data.rst @@ -15,7 +15,7 @@ General Overview ---------------- An all-in-one dataset preparation (downloading, preprocessing, partitioning) happens using `FederatedDataset `_. However, we -will use only the `Partitioner` here since we use already downloaded data. +will use only the `Partitioner` here since we use locally accessible data. The rest of this guide will explain how to create a `Dataset `_