Skip to content

Commit

Permalink
Merge pull request #11 from utku-norman/patch-2
Browse files Browse the repository at this point in the history
Update tutorial.rst
  • Loading branch information
GiulioRossetti committed Feb 18, 2018
2 parents 3e9e0fc + 6f11b47 commit 4ea5d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.rst
Expand Up @@ -47,7 +47,7 @@ The same method can be used to add any ``ebunch`` of interaction. An *ebunch* i

.. code:: python
g.add_interaction_from(H.edges(), t=2)
g.add_interactions_from(H.edges(), t=2)
^^^^^
Expand Down

0 comments on commit 4ea5d65

Please sign in to comment.