commit 2faf6bf5b9965c50d9f68774773b107f30e375c4
parent c28903aecced7d2832423d4053f46ed1ce91965d
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 18 Jun 2020 22:21:06 -0400
Fix wording in gentoo blog post
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/blog/my-beginnings-with-gentoo.md b/pages/blog/my-beginnings-with-gentoo.md
@@ -16,7 +16,7 @@ I'm not sure what possessed me to try out Gentoo, but here we are.
Gentoo is a source-based distribution where, any time you install a package,
programs and their dependencies are compiled from their source code. One of the
-advantages to this are that you can decide (via USE flags in Gentoo) which
+advantages to this is that you can decide (via USE flags in Gentoo) which
components you would like to compile into that particular software. This is in
comparison to binary-based distributions where usually all the functionality is
compiled in. The most obvious disadvantage to this is that some programs, like