Skip to content

Commit 130441e

Browse files
mrzkpkjjarvis
andauthored
Apply suggestions from code review
Co-authored-by: Katy Jarvis <55932920+kjjarvis@users.noreply.github.com>
1 parent 9682f08 commit 130441e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/benchmarking.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"cell_type": "markdown",
2323
"metadata": {},
2424
"source": [
25-
"The goal of this notebook is to demonstrate the Benchmarking feature offered for Prognostic Models. Specifically, we will demonstrate via a simple example how to benchmark the computational efficiency of models!"
25+
"The goal of this notebook is to demonstrate the Benchmarking feature offered for Prognostic Models. Specifically, we will demonstrate how to benchmark the computational efficiency of models with a simple example."
2626
]
2727
},
2828
{
@@ -56,7 +56,7 @@
5656
"cell_type": "markdown",
5757
"metadata": {},
5858
"source": [
59-
"Next, let's initialize our Battery Circuit by creating model object."
59+
"Next, let's initialize our Battery Circuit by creating a model object."
6060
]
6161
},
6262
{

0 commit comments

Comments
 (0)