From aed1a8aafa379b53c60d382c1e6125c9c11c1f4b Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Mon, 6 Jun 2022 04:45:05 +0200 Subject: [PATCH] docs(docker-compose): Typo --- docker-compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/README.md b/docker-compose/README.md index 26f44e6..d999c07 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -148,4 +148,4 @@ services: container_name: "cacheman-infinispan-${CONTEXT}" ``` -You're going to want to keep it simply and go with option 2. +You're going to want to keep it simple and go with option 2.