From faa322f4e6641249b674f2c1398ff8b1b0ff73d1 Mon Sep 17 00:00:00 2001 From: Sleeyax Date: Tue, 28 Jan 2025 13:50:32 +0100 Subject: [PATCH] fix: typo (#22) --- content/2.how-to guides/install-msty-on-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2.how-to guides/install-msty-on-linux.md b/content/2.how-to guides/install-msty-on-linux.md index 4678ebf..ea0948c 100644 --- a/content/2.how-to guides/install-msty-on-linux.md +++ b/content/2.how-to guides/install-msty-on-linux.md @@ -31,7 +31,7 @@ Once you have downloaded Msty, navigate to the directory where you downloaded th ./.AppImage --no-sandbox ``` - Note: You may need to install appropriate packages like libfuse2 (if your system does not have them already) inorder to run the AppImage file. + Note: You may need to install appropriate packages like libfuse2 (if your system does not have them already) in order to run the AppImage file. :: ::div{label="deb" icon="tabler:brand-debian"}