From 29bb366577b4a187220cb5ae43acca4dfa5d164f Mon Sep 17 00:00:00 2001 From: heyarne Date: Sat, 13 Mar 2021 16:48:51 +0100 Subject: [PATCH] Avoid redundancy --- sources/01b-visualization.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/01b-visualization.ipynb b/sources/01b-visualization.ipynb index 8da4fc2..878b684 100644 --- a/sources/01b-visualization.ipynb +++ b/sources/01b-visualization.ipynb @@ -178,7 +178,7 @@ "source": [ "Using the compressed zip-file, while slightly inconvenient, makes sense because it allows saving disk space and avoiding the extra step of decompressing every single downloaded product.\n", "\n", - "There is a pre-rendered True-Color Image (\"TCI\") that can be plotted for an impression of the product's contents:" + "The pre-rendered True-Color Image can be plotted for an impression of the product's contents:" ] }, {