Fix typo in quickstart

TrivialFix
Change-Id: I885995498ac70251e317c49c9374c9850165af89
This commit is contained in:
Éric Lemoine 2016-02-18 08:42:48 +01:00
parent c32aa11256
commit bc3d471584

View File

@ -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:
::