From 348802f1058dd58c68a4c264b52ef7ac8ac4e027 Mon Sep 17 00:00:00 2001 From: steverusso Date: Mon, 1 Jan 2018 20:55:25 +0000 Subject: [PATCH] Fixed some very minor grammatical errors. --- basics_user/doc-guidelines.md | 2 +- building/qubes-builder.md | 2 +- managing-os/templates.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/basics_user/doc-guidelines.md b/basics_user/doc-guidelines.md index c9d91852..1f69255c 100644 --- a/basics_user/doc-guidelines.md +++ b/basics_user/doc-guidelines.md @@ -43,7 +43,7 @@ documentation change will be reviewed before it's published to the web. This allows us to maintain quality control and protect our users. As mentioned above, we keep all the documentation in a dedicated [Git -repository][qubes-doc] hosted on [GitHub]. Thanks to GitHub interface, you can +repository][qubes-doc] hosted on [GitHub]. Thanks to GitHub's interface, you can edit the documentation even if you don't know Git at all! The only thing you need is a GitHub account, which is free. diff --git a/building/qubes-builder.md b/building/qubes-builder.md index 3fd1815f..8ee0172e 100644 --- a/building/qubes-builder.md +++ b/building/qubes-builder.md @@ -17,7 +17,7 @@ We have a fully automated build system for Qubes, that downloads, builds and packages all the Qubes components, and finally should spit out a ready-to-use installation ISO. -In order to use it one should use an rpm-based distro, like Fedora :) and should ensure the following packages are installed: +In order to use it, one should use an rpm-based distro, like Fedora :), and should ensure the following packages are installed: - sudo - gpg diff --git a/managing-os/templates.md b/managing-os/templates.md index 3c2b3910..3189aa57 100644 --- a/managing-os/templates.md +++ b/managing-os/templates.md @@ -36,7 +36,7 @@ ITL guarantees that the binary updates are compiled from exactly the same source Community Supported templates ----------------------------- -These templates are supported by the Qubes community. Some of them are available in ready-to-use binary package form (built by ITL), while others are available only in source code form. In all cases ITL, does not provide updates for these templates. However, such updates may be provided by the template maintainer. +These templates are supported by the Qubes community. Some of them are available in ready-to-use binary package form (built by ITL), while others are available only in source code form. In all cases, ITL does not provide updates for these templates. However, such updates may be provided by the template maintainer. By installing these templates, you are trusting not only ITL and the distribution maintainers, but also the template maintainer. In addition, these templates may be somewhat less stable, since ITL does not test them.