Skip to content

Commit

Permalink
Fix markdown in containers.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mkowalski authored Feb 17, 2020
1 parent f79a8fe commit 566247d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ This will migrate the container from source server to destination server

To migrate a live container, user the ``live=True`` parameter:

..code-block:: python
.. code-block:: python
cont.migrate(client__destination, live=True, wait=True)
Expand Down

0 comments on commit 566247d

Please sign in to comment.