From bc3d471584ffc918b78b60d3cd6b258d050f6196 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89ric=20Lemoine?= <elemoine@mirantis.com>
Date: Thu, 18 Feb 2016 08:42:48 +0100
Subject: [PATCH] Fix typo in quickstart

TrivialFix
Change-Id: I885995498ac70251e317c49c9374c9850165af89
---
 doc/quickstart.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/quickstart.rst b/doc/quickstart.rst
index 05b7a3ad4..3e943ba48 100644
--- a/doc/quickstart.rst
+++ b/doc/quickstart.rst
@@ -137,7 +137,7 @@ and restart the docker service:
     systemctl daemon-reload
     systemctl restart docker
 
-For Ubuntu 14.04 which uses upstart insted of systemd, run the following:
+For Ubuntu 14.04 which uses upstart instead of systemd, run the following:
 
 ::
 
-- 
GitLab