From cdc4847ded1cf15797d6a1e6504370847b3c3291 Mon Sep 17 00:00:00 2001 From: Eiernase <100249661+Eiernase@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:54:58 +0200 Subject: [PATCH] fixing minor spelling mistake --- installation/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/system-requirements.md b/installation/system-requirements.md index 788b9d5..e6558e0 100644 --- a/installation/system-requirements.md +++ b/installation/system-requirements.md @@ -2,7 +2,7 @@ There are two main ways of installing Leantime, which are given below: -- **Pacakge based installation** requires a Linux Distribution, preferably Ubuntu 20.04+. +- **Package based installation** requires a Linux Distribution, preferably Ubuntu 20.04+. - **Docker-based installation** requires a system with [**Docker**](https://www.docker.com/) installed and **docker-compose**. Leantime can be installed on a variety of configurations. Here is a list of minimum requirements that have been tested and proven to work.