From d211cc224a74a0816e2f2ace6fa7a56e23acd4b4 Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Fri, 14 Dec 2018 16:27:14 +0100 Subject: [PATCH] typo Signed-off-by: Felix Bartels --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c4802f..0a436a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # (unofficial) Kopano Docker Images -This repository contains an easy to replicate recipe to spin up a [Kopano](https://kopano.com/) demo enviroment, which can (through modification of `.env` and possibly `docker-compose.yml`) also be used for production environments. +This repository contains an easy to replicate recipe to spin up a [Kopano](https://kopano.com/) demo environment, which can (through modification of `.env` and possibly `docker-compose.yml`) also be used for production environments. ## How to get started?