From c3ee2bacb53e5d1406decfc73118cdddd5549d5b Mon Sep 17 00:00:00 2001 From: Key1 <70900093+KeyvanNajarian@users.noreply.github.com> Date: Tue, 30 Nov 2021 14:48:25 +0100 Subject: [PATCH] Update 02_example_spray.ipynb --- book/content/modelling/07_particles/02_example_spray.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/content/modelling/07_particles/02_example_spray.ipynb b/book/content/modelling/07_particles/02_example_spray.ipynb index 42343103..1a99feb9 100644 --- a/book/content/modelling/07_particles/02_example_spray.ipynb +++ b/book/content/modelling/07_particles/02_example_spray.ipynb @@ -24,7 +24,7 @@ " &SPEC ID='water', SPEC_ID='XXX' /\n", " ```\n", "\n", - "* `PART`, define the particle species for the water droplets and define to trac the particle diamaeter, temperature and weighting factor, e.g.\n", + "* `PART`, define the particle species for the water droplets and define to track the particle diamaeter, temperature and weighting factor, e.g.\n", "\n", " ```\n", " &PART ID='water droplets', \n",