From 0c3a9ee98cf1ca149e016d0b96c12831faa8f3d7 Mon Sep 17 00:00:00 2001 From: idobry Date: Thu, 27 Sep 2018 14:03:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e364635..da73ed9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ These instructions will get you with your very own private charts repository. Yo ChartMuseumUI is using [ChartMuseum](https://github.com/helm/chartmuseum) as a backend so the best way would be to use docker-compose. -For example, the following docker-compose is defining ChartMuseum with Amazon S3 as a stroage and exposing ChartMuseumUI on port 80 +For example, the following docker-compose file is defining ChartMuseum with Amazon S3 as a storage and exposing ChartMuseumUI on port 80 ``` version: '2.0'