diff --git a/doc/source/dev/quickstart.rst b/doc/source/dev/quickstart.rst
index fd764fb65..71ed5d691 100644
--- a/doc/source/dev/quickstart.rst
+++ b/doc/source/dev/quickstart.rst
@@ -95,7 +95,7 @@ required OpenStack services::
By default, devstack will enable docker driver in Zun. Alternatively, you can
enable nova-docker driver instead. If nova-docker driver is enabled, zun will
-use Nova to manage `container sandboxes `_.
+use Nova to manage `container sandboxes `_.
Simply speaking, you should choose nova-docker driver if you want to get
containers with networking provided by Neutron. Otherwise, choose docker
driver::