Skip to content

Commit

Permalink
A very minor fix to moran docs formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Apr 3, 2017
1 parent 9548e96 commit bc46b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/getting_started/moran.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ To create a graph-based Moran process, use a graph as follows::
>>> mp.population_distribution()
Counter({'Cooperator': 4})

You can supply the `reproduction_graph` as a keyword argument. The standard Moran
process is equivalent to using a complete graph for both graphs.
You can supply the :code:`reproduction_graph` as a keyword argument. The
standard Moran process is equivalent to using a complete graph for both graphs.


Approximate Moran Process
Expand Down

0 comments on commit bc46b93

Please sign in to comment.