From 7edff6b798c2c8fede20e6d6d11b6615651ac4aa Mon Sep 17 00:00:00 2001
From: NSABackdoors <90645309+NSABackdoors@users.noreply.github.com>
Date: Tue, 21 Sep 2021 15:21:02 +0000
Subject: [PATCH] Typo Correction (#123)
---
_includes/legacy/sections/operating-systems.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/legacy/sections/operating-systems.html b/_includes/legacy/sections/operating-systems.html
index 9f2681d7..a41ff7f8 100644
--- a/_includes/legacy/sections/operating-systems.html
+++ b/_includes/legacy/sections/operating-systems.html
@@ -17,7 +17,7 @@
{% include legacy/cardv2.html
title="Ubuntu"
image="/assets/img/legacy_svg/3rd-party/ubuntu.svg"
- description='Ubuntu is a Linux distribution developed by Canonical Ltd. Ubuntu is a reliable and distribution that is user-friendly and can be run on desktops, servers, and IoT devices. Ubuntu uses GNOME as the default desktop environment, while other desktop environments are also available.'
+ description='Ubuntu is a Linux distribution developed by Canonical Ltd. Ubuntu is a reliable distribution that is user-friendly and can be run on desktops, servers, and IoT devices. Ubuntu uses GNOME as the default desktop environment, while other desktop environments are also available.'
badges="info:Linux"
website="https://ubuntu.com"
privacy-policy="https://ubuntu.com/legal/data-privacy"