From 2bc3dca5b88b966a494da3ffde761900ece826bc Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Sat, 24 Aug 2024 08:14:21 +1000 Subject: [PATCH] fix typo --- demos/reanalysis-forced.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/reanalysis-forced.ipynb b/demos/reanalysis-forced.ipynb index 82c38f12..01edd8de 100644 --- a/demos/reanalysis-forced.ipynb +++ b/demos/reanalysis-forced.ipynb @@ -407,7 +407,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Step 8: Modify the default input directory to make a out-of-the-box runnable configuration\n", + "## Step 8: Modify the default input directory to make an out-of-the-box runnable configuration\n", "\n", "This step copies the default directory and modifies the `MOM_layout` files to match your experiment by inserting the right number of x, y points and CPU layout.\n", "\n",