From 1569cd6fa11fda3563fac7ba9d8cd24be7ca5320 Mon Sep 17 00:00:00 2001 From: Wietse Wind Date: Sun, 8 Aug 2021 22:38:15 +0200 Subject: [PATCH] Small typo Felt like fixing while reading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e531dc..11a369e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository is meant to replace the previous *mattermost-docker* repository to the old one. Migrating will include some steps described below. To keep it simple all the basic configuration can be done through the *.env* file and you're free to change it to your likings. Additional guides can be found in the *docs* folder. Those are **optional**. -It's advised to take a look at our [documenation](https://docs.mattermost.com/deployment/scaling.html) with regards to +It's advised to take a look at our [documentation](https://docs.mattermost.com/deployment/scaling.html) with regards to scalability. ## Prequisites