From 60d552157ea43475b3128ff6b103fa0d3b5f59dc Mon Sep 17 00:00:00 2001 From: nemobis Date: Sun, 20 Nov 2022 09:05:24 +0200 Subject: [PATCH] Fix typo in config.md (#932) --- content/en/admin/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 0d0463b4..3f7c9c8c 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -70,7 +70,7 @@ tootctl domain purge --limited-federation-mode ``` {{< hint style="warning" >}} -This mode is intended for private use only, such as in academic instituations or internal company networks, as it effectively creates a data silo, which is contrary to Mastodon's mission of decentralization. +This mode is intended for private use only, such as in academic institutions or internal company networks, as it effectively creates a data silo, which is contrary to Mastodon's mission of decentralization. {{}} {{< hint style="info" >}}