docs: Fix code span syntax in embedded reST block.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 25c6d5c99c)
This commit is contained in:
Anders Kaseorg
2021-08-17 20:37:13 -07:00
parent 1c2deb0cd3
commit eb7464c68d

View File

@@ -30,7 +30,7 @@ the
.. warning::
There is no supported uninstallation process with this
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]