From 7753e6050c678fd324f176462f2a0b9c735a01a7 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 28 Sep 2017 01:21:51 +0800 Subject: [PATCH] Update ubuntu.md (#4724) --- engine/installation/linux/docker-ee/ubuntu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/docker-ee/ubuntu.md b/engine/installation/linux/docker-ee/ubuntu.md index ed86828535..a5bc66186b 100644 --- a/engine/installation/linux/docker-ee/ubuntu.md +++ b/engine/installation/linux/docker-ee/ubuntu.md @@ -120,7 +120,7 @@ from the repository. Verify that you now have the key with the fingerprint `DD91 1E99 5A64 A202 E859 07D6 BC14 F10B 6D08 5F96`, by searching for the - last 8 characters of the fingerprint. + last eight characters of the fingerprint. ```bash $ sudo apt-key fingerprint 6D085F96 @@ -293,6 +293,6 @@ You must delete any edited configuration files manually. ## Next steps -- Continue to [Post-installation steps for Linux](/engine/installation/linux/linux-postinstall.md) +- Continue to [Post-installation steps for Linux](/engine/installation/linux/linux-postinstall.md). - Continue with the [User Guide](/engine/userguide/index.md).