1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-22 19:31:07 +00:00

Fix QubesOS typo (#780)

This commit is contained in:
Daniel Gray
2022-03-24 10:06:17 +00:00
parent 6b370bf53c
commit 70960fdd38

View File

@@ -3,7 +3,7 @@ layout: evergreen
title: Qubes OS
mathjax: false
description: |
Qubes OS is a distribution of Linux that uses [Xen](https://en.wikipedia.org/wiki/Xen) provide app isolation.
Qubes OS is a distribution of Linux that uses [Xen](https://en.wikipedia.org/wiki/Xen) to provide app isolation.
---
{% for item_hash in site.data.operating-systems.qubes %}
@@ -14,4 +14,3 @@ description: |
{% endif %}
{% endfor %}