From 336142d54a5f1ff45cf7f25deab8cd453aee3837 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Fri, 8 Jul 2022 14:28:25 -0400 Subject: [PATCH] spelling - xml to yml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76d045e..b4d40e0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This is an example docker-compose.xml file handling the letsencrypt network. ``` -docker-compose.xml (acme-companion & nginx-proxy) +docker-compose.yml (acme-companion & nginx-proxy) ```