From b80e160d0c94de2e9d692f9b03b762b9d0ba000a Mon Sep 17 00:00:00 2001 From: alberto Date: Fri, 6 Jan 2017 13:16:44 +0100 Subject: [PATCH] Typo in ubuntulinux.md (#1041) --- engine/installation/linux/ubuntulinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/installation/linux/ubuntulinux.md b/engine/installation/linux/ubuntulinux.md index 4e919266d4..39033983f9 100644 --- a/engine/installation/linux/ubuntulinux.md +++ b/engine/installation/linux/ubuntulinux.md @@ -293,7 +293,7 @@ to revert to the previous configuration. This section contains optional procedures for configuring Ubuntu to work better with Docker. -* [Manager Docker as a non-root user](ubuntulinux.md#manage-docker-as-a-non-root-user) +* [Manage Docker as a non-root user](ubuntulinux.md#manage-docker-as-a-non-root-user) * [Adjust memory and swap accounting](ubuntulinux.md#adjust-memory-and-swap-accounting) * [Enable UFW forwarding](ubuntulinux.md#enable-ufw-forwarding) * [Configure a DNS server for use by Docker](ubuntulinux.md#configure-a-dns-server-for-use-by-docker)