diff --git a/doc/source/tune/examples/tune-pytorch-cifar.ipynb b/doc/source/tune/examples/tune-pytorch-cifar.ipynb index 3d7e748ec107..406b2ab66e9e 100644 --- a/doc/source/tune/examples/tune-pytorch-cifar.ipynb +++ b/doc/source/tune/examples/tune-pytorch-cifar.ipynb @@ -106,7 +106,7 @@ "id": "f59e551d", "metadata": {}, "source": [ - "Most of the imports are needed for building the PyTorch model. Only the last three\n", + "Most of the imports are needed for building the PyTorch model. Only the last two\n", "imports are for Ray Tune.\n", "\n", "## Data loaders\n",