Skip to content

Commit b44488b

Browse files
Typo fix
1 parent ba5a50a commit b44488b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/networkgenerator.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ its class methods:
2929
#. :meth:`NetworkGenerator.generate_mesh_network`
3030

3131
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).
32+
network should be directed or not).
3333

3434
Static generation is used for quick network generation without any additional conditions. It is appropriately
3535
exemplified in `the network generation notebook`_.

0 commit comments

Comments
 (0)