summaryrefslogtreecommitdiff
path: root/src/content/blog/2018
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/blog/2018')
-rw-r--r--src/content/blog/2018/07/17/guix-nixos.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/2018/07/17/guix-nixos.adoc b/src/content/blog/2018/07/17/guix-nixos.adoc
index aa42e4b..b9cd89b 100644
--- a/src/content/blog/2018/07/17/guix-nixos.adoc
+++ b/src/content/blog/2018/07/17/guix-nixos.adoc
@@ -162,7 +162,7 @@ guix-daemon = {
};
----
-There you go! After running `sudo nixos-rebuild switch` I could get Guix up and
+There you go! After running `sudo nixos-rebuild switch` I could get Guix up and
running:
[source,bash]