From 9a07efa1cccaab88552d640dab87caa692f6ec31 Mon Sep 17 00:00:00 2001 From: Rachel White Date: Mon, 15 Jan 2024 13:26:15 -0800 Subject: [PATCH] updating lab objectives --- notebooks/lab2/01-lab2.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/lab2/01-lab2.ipynb b/notebooks/lab2/01-lab2.ipynb index 8044614..e4e1a8e 100644 --- a/notebooks/lab2/01-lab2.ipynb +++ b/notebooks/lab2/01-lab2.ipynb @@ -84,7 +84,7 @@ " the stability of a scheme, find the local truncation error from a\n", " graph of the exact solution and the numerical solution.\n", "\n", - "- Evaluate and compare the accuracy and stability of at least 3 different discretizations methods." + "- Evaluate and compare the accuracy and stability of at least 3 different discretization methods." ] }, {