Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fwitte committed Apr 15, 2020
1 parent cc6570a commit d94474f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/tespy_modules/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ power output.
my_network.add_busses(turbine_bus)
Create a bus for post-processing purpose only. Include a characteristic line
of a generator. Add a two turbines :code:`turbine_hp` and :code:`turbine_lp` to
the bus.
for a generator and add two turbines :code:`turbine_hp` and :code:`turbine_lp`
to the bus.
.. code:: python
Expand Down

0 comments on commit d94474f

Please sign in to comment.