From 5607fecab1ecc93a23fb294eb17504af3cbabc7e Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 9 May 2022 18:20:47 -0400 Subject: [PATCH] docs: fix typo (relates #997) [skip ci] --- .github/readme/partials/documentation/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/readme/partials/documentation/setup.md b/.github/readme/partials/documentation/setup.md index eec60c8b..c031cd8e 100644 --- a/.github/readme/partials/documentation/setup.md +++ b/.github/readme/partials/documentation/setup.md @@ -11,7 +11,7 @@ There are several ways to setup metrics, each having its advantages and disadvan * ➖ Limited features *(compute-intensive features are disabled)* * [🏗️ Deploying a web instance *(~20 min)*](/.github/readme/partials/documentation/setup/web.md) * ✔️ Create another shared instance - * ➖ Requires some sysadmin knowlegde + * ➖ Requires some sysadmin knowledge * [🐳 Using command line with docker *(~2 min)*](/.github/readme/partials/documentation/setup/docker.md) * ✔️ Suited for one-time rendering * [🔧 Local setup for development *(~20 min)*](/.github/readme/partials/documentation/setup/local.md)