Skip to content

Commit 702814f

Browse files
committed
typo
1 parent cbb1e06 commit 702814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/camk-sens.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"Using two Hill functions to fit steady state CaMKII activities.\n",
224224
"\n",
225225
"$$\n",
226-
"\\text{CaMKII}_{act} = p_1 \\frac{c^2}{c^2 + p_2^2} + p_3 \\frac{c^2}{c^2 + p_4^2} + p_5\n",
226+
"\\text{CaMKII}_{act} = p_1 \\frac{c^2}{c^2 + p_2^2} + p_3 \\frac{c^4}{c^4 + p_4^4} + p_5\n",
227227
"$$"
228228
]
229229
},

0 commit comments

Comments
 (0)