From 2e4b3d3f9187db088cfd06d45409b2fcb13a3e52 Mon Sep 17 00:00:00 2001 From: baiwenteng Date: Fri, 9 Feb 2018 11:24:34 +0800 Subject: [PATCH] Remove the redundant word Change-Id: I56203f53420f1180c0e87f27c779f51430c390c8 --- doc/source/install/compute-install-ubuntu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/compute-install-ubuntu.rst b/doc/source/install/compute-install-ubuntu.rst index fc207e86e..53b82405b 100644 --- a/doc/source/install/compute-install-ubuntu.rst +++ b/doc/source/install/compute-install-ubuntu.rst @@ -156,7 +156,7 @@ Install and configure components # mkdir -p /etc/systemd/system/docker.service.d * Create the file ``/etc/systemd/system/docker.service.d/docker.conf``. - Configure docker to listen to port 2375 as well as the the default + Configure docker to listen to port 2375 as well as the default unix socket. Also, configure docker to use etcd3 as storage backend: .. code-block:: ini