Skip to content

Commit cce5a40

Browse files
Merge pull request #3328 from jessica-mitchell/fix-doc-typos
Fix typo in documentation
2 parents 53488cf + 1787565 commit cce5a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/htmldoc/neurons/exact-integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ for the equation
168168

169169
.. math::
170170
171-
\frac{dV}{dt}=\frac{-1}{Tau}V+\frac{1}{C}\iota
171+
\frac{dV}{dt}=\frac{-1}{\tau}V+\frac{1}{C}\iota
172172
173173
we get the homogeneous differential equation (for :math:`y=(y_1,y_2,y_3)^t`)
174174

0 commit comments

Comments
 (0)