Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
agustin-recoba committed Nov 2, 2024
1 parent ba5a50a commit b44488b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/networkgenerator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ its class methods:
#. :meth:`NetworkGenerator.generate_mesh_network`

These class methods receive a minimal configuration of parameters (in general only the number of nodes and if the
network should be addressed or not).
network should be directed or not).

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

0 comments on commit b44488b

Please sign in to comment.