Skip to content

Commit

Permalink
Fix markdown in containers.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Kowalski <mateusz@mkowalski.com>
  • Loading branch information
mkowalski committed Feb 17, 2020
1 parent f79a8fe commit 6d3f91f
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 6d3f91f

Please sign in to comment.