[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: Fix typo in Outreachy post.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/01: website: Fix typo in Outreachy post. |
Date: |
Wed, 3 Oct 2018 15:42:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix-artwork.
commit 998fc8024d30fb5f716a7d1cc6b353ce7a51c794
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Oct 3 21:41:03 2018 +0200
website: Fix typo in Outreachy post.
* website/posts/outreachy-winter-2018.md: Fix typo.
---
website/posts/outreachy-winter-2018.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/posts/outreachy-winter-2018.md
b/website/posts/outreachy-winter-2018.md
index 3beb20b..a30aa44 100644
--- a/website/posts/outreachy-winter-2018.md
+++ b/website/posts/outreachy-winter-2018.md
@@ -34,6 +34,6 @@ the [Scheme](https://schemers.org/) language. GuixSD offers a
declarative
approach to operating system configuration management, and is highly
customizable
and hackable.
-GuixSD can be used on an i686, x86_64 and armv7 machines. It is also possible
to
+GuixSD can be used on i686, x86_64, and armv7 machines. It is also possible to
use Guix on top of an already installed GNU/Linux system, including on mips64el
and aarch64.