From 2c89410c1dbedc053c8467ee8b6c6e3804f7e179 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 7 Mar 2022 16:35:00 -0800 Subject: [PATCH] Fix typo --- user/how-to-guides/how-to-install-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/how-to-guides/how-to-install-software.md b/user/how-to-guides/how-to-install-software.md index 1a2b22d1..ac661dea 100644 --- a/user/how-to-guides/how-to-install-software.md +++ b/user/how-to-guides/how-to-install-software.md @@ -33,7 +33,7 @@ To permanently install new software in a template: - Fedora: `sudo dnf install ` - Debian: `sudo apt install ` - **Note:** Qubes OS is a effectively a "meta" operating system (OS) that can + **Note:** Qubes OS is effectively a "meta" operating system (OS) that can run almost any arbitrary OS inside of itself. For example, the way software is normally installed in a Linux distribution ("distro") is quite different from the way software is normally installed in Windows. This isn't up to