From a39249a43a04f77e2069165b5f5d35f7b6cc2db1 Mon Sep 17 00:00:00 2001 From: kaiyou Date: Sat, 8 Feb 2020 12:01:08 +0100 Subject: [PATCH] Update docs/faq.rst Co-Authored-By: hoellen --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index f35f3cbd..5aa9401d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -490,7 +490,7 @@ We **strongly** advice against downgrading the TLS version and ciphers! Why does Compose complain about the yaml syntax ``````````````````````````````````````````````` -In many cases, Docker Compose will complain about the yaml syntax because it is too old. It is especially true if you installed Docker Compose as part of your GNU/Linux distirbution package system. +In many cases, Docker Compose will complain about the yaml syntax because it is too old. It is especially true if you installed Docker Compose as part of your GNU/Linux distribution package system. Unless your distribution has proper up-to-date packages for Compose, we strongly advise that you install it either: