This is an automated email from the git hooks/post-receive script.
civodul pushed a commit to branch master
in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push:
new bf5bb60 website: package-channel: Fix typo.
bf5bb60 is described below
commit bf5bb602f445be72e197f1537d1249385fd91602
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon Jun 5 16:59:49 2023 +0200
website: package-channel: Fix typo.
* website/drafts/package-channel.md: Fix typo.
---
website/posts/package-channel.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/posts/package-channel.md b/website/posts/package-channel.md
index 70013b5..d641a64 100644
--- a/website/posts/package-channel.md
+++ b/website/posts/package-channel.md
@@ -402,7 +402,7 @@
integration](https://en.wikipedia.org/wiki/Continuous_integration) (CI).
There are several ways to do that.
You can use one of the mainstream continuous integration tools, such as
-GitLab-CI. To do that, you need to make sure you run jobs n a Docker
+GitLab-CI. To do that, you need to make sure you run jobs in a Docker
image or virtual machine that has Guix installed. If we were to do that
in the case of Guile, we’d have a job that runs a shell command like
this one: