From 0b0cb1439419a924ed20d7a9e4b250d833c76109 Mon Sep 17 00:00:00 2001 From: "@racascou" Date: Tue, 26 May 2026 13:41:25 -0300 Subject: [PATCH] Fix typo in markdown header for accuracy section --- 2.1D linear convection.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.1D linear convection.ipynb b/2.1D linear convection.ipynb index 98be734..7f154af 100644 --- a/2.1D linear convection.ipynb +++ b/2.1D linear convection.ipynb @@ -322,7 +322,7 @@ "id": "09ead553", "metadata": {}, "source": [ - "### Accuray of finite difference schemes (optional)\n", + "### Accuracy of finite difference schemes (optional)\n", "\n", "Taylor expansions are instrumental in assessing the accuracy of finite difference schemes, specifically how the rate of error reduction corresponds to a decrease in cell size:\n", "\n",