docs: Fix code span syntax in embedded reST block.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-08-17 20:37:13 -07:00
committed by Tim Abbott
parent c3646ec67f
commit 25c6d5c99c

View File

@@ -30,7 +30,7 @@ the
.. warning:: .. warning::
There is no supported uninstallation process with this There is no supported uninstallation process with this
method. If you want that, use the Vagrant environment, where you can method. If you want that, use the Vagrant environment, where you can
just do `vagrant destroy` to clean up the development environment. just do ``vagrant destroy`` to clean up the development environment.
``` ```
Start by [cloning your fork of the Zulip repository][zulip-rtd-git-cloning] Start by [cloning your fork of the Zulip repository][zulip-rtd-git-cloning]