From 1a5611504766e5f58311e5b19b270b7230facff2 Mon Sep 17 00:00:00 2001 From: rasbt Date: Tue, 27 Dec 2016 01:41:49 -0500 Subject: [PATCH] fix spelling/insert correct reference to udacity notebook --- tensorflow/examples/udacity/3_regularization.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/examples/udacity/3_regularization.ipynb b/tensorflow/examples/udacity/3_regularization.ipynb index 2658c00b6c7..5dc6f148611 100644 --- a/tensorflow/examples/udacity/3_regularization.ipynb +++ b/tensorflow/examples/udacity/3_regularization.ipynb @@ -60,7 +60,7 @@ "colab_type": "text" }, "source": [ - "First reload the data we generated in _notmist.ipynb_." + "First reload the data we generated in `1_notmnist.ipynb`." ] }, {