diff --git a/deeplearning1/nbs/wordvectors.ipynb b/deeplearning1/nbs/wordvectors.ipynb index 10d5b25dc..df81f702c 100644 --- a/deeplearning1/nbs/wordvectors.ipynb +++ b/deeplearning1/nbs/wordvectors.ipynb @@ -49,8 +49,7 @@ "hidden": true }, "source": [ - "This section shows how we processed the original glove text files. However, there's no need for you to do this, - since we provide the [pre-processed glove data](files.fast.ai/models/glove)." + "This section shows how we processed the original glove text files. However, there's no need for you to do this, since we provide the [pre-processed glove data](files.fast.ai/models/glove)." ] }, {