Skip to content

Commit 7f5c12e

Browse files
committed
Fix typos
1 parent 0290888 commit 7f5c12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/htmldoc/synapses/connectivity_concepts.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,12 +508,12 @@ and a target ``NodeCollection`` (e.g., a neuron population ``T``), a connection
508508
created according to the ``conn_spec`` parameter passed to
509509
``TripariteConnect``; any one-directional connection specification can
510510
be used. The connections created between ``S`` and ``T`` are the
511-
'primary' connections.
511+
*primary* connections.
512512

513513
For each primary connection, a
514514
third-party connection pair involving a node from a third ``NodeCollection``
515515
(e.g., an astrocyte population ``A``) is created according to the
516-
``third_factor_conn_spec`` provide. This connection pair includes a connection
516+
``third_factor_conn_spec`` provided. This connection pair includes a connection
517517
from the ``S`` node to the ``A`` node, and a connection from the ``A`` node to the
518518
``T`` node.
519519

0 commit comments

Comments
 (0)