From 0f6abf3ef4c371a919e97214b9bd6505f0e9740e Mon Sep 17 00:00:00 2001 From: alexPatrie Date: Mon, 4 Mar 2024 12:19:46 -0500 Subject: [PATCH] updated process notebooks --- notebooks/copasi_process_composer.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/copasi_process_composer.ipynb b/notebooks/copasi_process_composer.ipynb index de4d9effe..4609e991a 100644 --- a/notebooks/copasi_process_composer.ipynb +++ b/notebooks/copasi_process_composer.ipynb @@ -65,7 +65,7 @@ "collapsed": false }, "source": [ - "#### Initialize a fresh instance of the `BiosimulatorBuilder`, which is inherently configured by `biosimulator_processes.CORE`." + "#### Initialize a fresh instance of the `BiosimulatorBuilder`, which is inherently configured by `biosimulator_processes.CORE` in the top level." ] }, {