From cfe5db436c4c487592707e8c2c679a9deabd1895 Mon Sep 17 00:00:00 2001 From: Davy Jones <16619574+ScubyG@users.noreply.github.com> Date: Fri, 22 Mar 2024 01:23:52 +0000 Subject: [PATCH] Update InstallOnLinux.md Fixed typo --- Documentation/InstallOnLinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/InstallOnLinux.md b/Documentation/InstallOnLinux.md index 92f1f981..c47afa82 100644 --- a/Documentation/InstallOnLinux.md +++ b/Documentation/InstallOnLinux.md @@ -10,7 +10,7 @@ New Libation releases are automatically packed into .deb and .rpm package and are available from the Libation repository's releases page. -Run this command in your terminal to dowbnload and install Libation, replacing the url with the latest Libation package url: +Run this command in your terminal to download and install Libation, replacing the url with the latest Libation package url: - Debian ```Console