Skip to content

Commit

Permalink
Merge pull request #3328 from jessica-mitchell/fix-doc-typos
Browse files Browse the repository at this point in the history
Fix typo in documentation
  • Loading branch information
jessica-mitchell authored Oct 14, 2024
2 parents 53488cf + 1787565 commit cce5a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/htmldoc/neurons/exact-integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ for the equation

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

Expand Down

0 comments on commit cce5a40

Please sign in to comment.