From aea1f7e149e584ea47d9d1e3a6318b95fc535ea0 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Thu, 17 Aug 2017 01:57:36 +0800 Subject: [PATCH] Fix minor typo --- docs/conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conversion.md b/docs/conversion.md index 1531456c..580934af 100644 --- a/docs/conversion.md +++ b/docs/conversion.md @@ -1,6 +1,6 @@ # Conversion Matrix -This document outlines all possible conversion details regarding `docker-compose.yaml` values to Kubernetes / OpenShift artifacts. This convers *major* versions of Docker Compose such as 1, 2 and 3. +This document outlines all possible conversion details regarding `docker-compose.yaml` values to Kubernetes / OpenShift artifacts. This covers *major* versions of Docker Compose such as 1, 2 and 3. __Note:__ due to the fast-pace nature of Docker Compose version revisions, minor versions such as 2.1, 2.2, 3.1, 3.2 or 3.3 are not supported until they are cut into a major version release such as 2 or 3.