Skip to content

Commit 6c8cbfd

Browse files
doc: fix typo in concentration description in notebook (#5284)
* Fix typo in concentration description in notebook * Add CHANGELOG.md entry for typo fix * Remove unneccesary changelog entry Co-authored-by: Agriya Khetarpal <[email protected]> --------- Co-authored-by: Agriya Khetarpal <[email protected]>
1 parent e893156 commit 6c8cbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/notebooks/creating_models/4-comparing-full-and-reduced-order-models.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"$$\n",
2525
"\\left.c\\right\\vert_{t=0} = c_0,\n",
2626
"$$\n",
27-
"where $c$$ is the concentration, $r$ the radial coordinate, $t$ time, $R$ the particle radius, $D$ the diffusion coefficient, $j$ the interfacial current density, $F$ Faraday's constant, and $c_0$ the initial concentration. \n",
27+
"where $c$ is the concentration, $r$ the radial coordinate, $t$ time, $R$ the particle radius, $D$ the diffusion coefficient, $j$ the interfacial current density, $F$ Faraday's constant, and $c_0$ the initial concentration. \n",
2828
"\n",
2929
"As in the previous example we use the following parameters:\n",
3030
"\n",

0 commit comments

Comments
 (0)