From 66b4d26ff542a45eddd7c9d0ad87fecc93203ce3 Mon Sep 17 00:00:00 2001 From: Steven DeCaluwe Date: Mon, 25 Feb 2019 11:24:29 -0700 Subject: [PATCH] Updating Cantera version language in Li battery example. --- electrochemistry/lithium_ion_battery.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electrochemistry/lithium_ion_battery.ipynb b/electrochemistry/lithium_ion_battery.ipynb index 82ae9fe..92ba943 100644 --- a/electrochemistry/lithium_ion_battery.ipynb +++ b/electrochemistry/lithium_ion_battery.ipynb @@ -6,7 +6,7 @@ "source": [ "## Note: the example below requires Cantera 2.5.0a2 or newer\n", "\n", - "If the stable release of 2.5.0 is not yet available, you might consider [building from source](https://cantera.org/install/compiling-install.html)." + "If the stable release of 2.5.0 is not yet available, you might consider [building from source](https://cantera.org/install/compiling-install.html). Note also that 2.5.0, once released, is more recent than and supercedes 2.5.0a2, which is an alpha release." ] }, {