From f09fdbf6178d85ed4d04941030d76796a96b3db9 Mon Sep 17 00:00:00 2001 From: Key1 <70900093+KeyvanNajarian@users.noreply.github.com> Date: Tue, 30 Nov 2021 14:21:41 +0100 Subject: [PATCH] Update 01_fundamentals.ipynb --- book/content/modelling/07_particles/01_fundamentals.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/content/modelling/07_particles/01_fundamentals.ipynb b/book/content/modelling/07_particles/01_fundamentals.ipynb index 45bfe07d..925deb06 100644 --- a/book/content/modelling/07_particles/01_fundamentals.ipynb +++ b/book/content/modelling/07_particles/01_fundamentals.ipynb @@ -140,7 +140,7 @@ "source": [ "### Task 2\n", "\n", - "Plot the evelation of the particle as a function of time and as a function of the projected (x-y-plane) distance to the initial position, like in {numref}`fig-particles-single-t-z` and {numref}`fig-particles-single-xy-z`." + "Plot the elevation of the particle as a function of time and as a function of the projected (x-y-plane) distance to the initial position, like in {numref}`fig-particles-single-t-z` and {numref}`fig-particles-single-xy-z`." ] }, { @@ -6483,7 +6483,7 @@ "\n", "### Task 3\n", "\n", - "Add the needed output data to plot the particle diameter and temperatur as a function of time.\n", + "Add the needed output data to plot the particle diameter and temperature as a function of time.\n", "\n", ":::{figure-md} fig-particles-mht_diameter\n", "\n",