Skip to content

Commit

Permalink
Merge pull request pyswmm#245 from nickrsan/patch-1
Browse files Browse the repository at this point in the history
Correcting minor typo in the tutorial document
  • Loading branch information
bemcdonnell authored Jul 13, 2020
2 parents bed6a17 + 72792d2 commit 4c80dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorial/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ Generate Node Inflows
---------------------

Among the newest features pyswmm brings to SWMM5 modeling is the ability to
set a nodes inflow. This can enable the user to model different behavior such as
set a node's inflow. This can enable the user to model different behavior such as
runoff or seasonality.

.. code-block:: python
Expand Down

0 comments on commit 4c80dc1

Please sign in to comment.