From 31303f6bda9828700a3d5bcafe8e869a555aa6ac Mon Sep 17 00:00:00 2001 From: alberto Date: Thu, 5 Jan 2017 23:42:20 +0100 Subject: [PATCH] Typo in ubuntulinux.md --- 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 4e919266d49b..39033983f993 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)