civodul pushed a commit to branch master
in repository guix-artwork.
commit aff060c4188d47b1259c3ab7f5bd5b5fb8915efb
Author: Ludovic Courtès <[email protected]>
Date: Wed Nov 27 14:46:39 2019 +0100
website: guix-system-arm: Fix typo.
* website/posts/guix-system-arm.md: "mentioned".
---
website/posts/guix-system-arm.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/posts/guix-system-arm.md b/website/posts/guix-system-arm.md
index 5eba435..2a766ac 100644
--- a/website/posts/guix-system-arm.md
+++ b/website/posts/guix-system-arm.md
@@ -18,7 +18,7 @@ ARM and can be installed on a foreign distribution running on
that architecture.
The trick is to use the Guix installed on that foreign distribution to
initialize
the Guix System. This article will show you how to install the Guix System on
your board, without using an installer image. As we have previously
-[mentionned](https://guix.gnu.org/blog/2017/porting-guixsd-to-armv7/) it is
+[mentioned](https://guix.gnu.org/blog/2017/porting-guixsd-to-armv7/) it is
possible to generate an installation image yourself, if your board is
supported.
Most boards can be booted from an existing GNU+Linux distribution. You will