diff --git a/Notebooks/Chap10/10_4_Downsampling_and_Upsampling.ipynb b/Notebooks/Chap10/10_4_Downsampling_and_Upsampling.ipynb index d0585a5..3e3d96b 100644 --- a/Notebooks/Chap10/10_4_Downsampling_and_Upsampling.ipynb +++ b/Notebooks/Chap10/10_4_Downsampling_and_Upsampling.ipynb @@ -31,7 +31,7 @@ "source": [ "# **Notebook 10.4: Downsampling and Upsampling**\n", "\n", - "This notebook investigates the down sampling and downsampling methods discussed in section 10.4 of the book.\n", + "This notebook investigates the upsampling and downsampling methods discussed in section 10.4 of the book.\n", "\n", "Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n", "\n",