From 188fbd8e41c53f6111070e4bd758e39cf5aaafa5 Mon Sep 17 00:00:00 2001 From: karlabbott Date: Thu, 31 Mar 2022 07:30:04 -0400 Subject: [PATCH] Update introduction.md fixed a typo --- ee-installer/src/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee-installer/src/introduction.md b/ee-installer/src/introduction.md index 316a918..7b69725 100644 --- a/ee-installer/src/introduction.md +++ b/ee-installer/src/introduction.md @@ -3,7 +3,7 @@ Welcome to the Element Enterprise Installer Documentation! Element Enterprise Installer enables you to install Element Enterprise for two purposes: -- Proof of concept on a single node. For this, we use microk8s on Ubuntu or Eneterprise Linux. +- Proof of concept on a single node. For this, we use microk8s on Ubuntu or Enterprise Linux. - Production on multiple nodes. For this, we will install into an existing kubernetes environment.