Skip to content

Commit 65535e7

Browse files
Merge pull request #3268 from jessica-mitchell/fix-typo
Fix minor typo in documentation
2 parents cc899e0 + 4e696aa commit 65535e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/iaf_cond_beta.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Description
6969
``iaf_cond_beta`` is an implementation of a spiking neuron using IAF dynamics with
7070
conductance-based synapses. Incoming spike events induce a postsynaptic change
7171
of conductance modelled by a beta function. The beta function
72-
is normalized such that an event of weight 1.0 results in a peak current of
72+
is normalized such that an event of weight 1.0 results in a peak conductance of
7373
1 nS at :math:`t = \tau_{rise\_[ex|in]}`.
7474
7575
.. note::

0 commit comments

Comments
 (0)