We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5a50a commit b44488bCopy full SHA for b44488b
docs/tutorials/networkgenerator.rst
@@ -29,7 +29,7 @@ its class methods:
29
#. :meth:`NetworkGenerator.generate_mesh_network`
30
31
These class methods receive a minimal configuration of parameters (in general only the number of nodes and if the
32
-network should be addressed or not).
+network should be directed or not).
33
34
Static generation is used for quick network generation without any additional conditions. It is appropriately
35
exemplified in `the network generation notebook`_.
0 commit comments