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 34fce75 website: video-pipeline: Add missing word.
34fce75 is described below
commit 34fce7565ee5826b7716348d2116736001bb14c3
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Jun 13 11:56:16 2021 +0200
website: video-pipeline: Add missing word.
* website/posts/video-pipeline.md: Add missing word.
---
website/posts/video-pipeline.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/posts/video-pipeline.md b/website/posts/video-pipeline.md
index 55914b7..d0ee693 100644
--- a/website/posts/video-pipeline.md
+++ b/website/posts/video-pipeline.md
@@ -161,7 +161,7 @@ Second, it defines `rendering-profile` as a
containing all the packages needed to run bbb-render’s `make-xges.py`
script. The `specification->manifest` procedure creates a _manifest_
from a set of packages specs, and likewise `specification->package`
-returns the package that matches a given spec. You try these things at
+returns the package that matches a given spec. You can try these things at
the [`guix
repl`](https://guix.gnu.org/manual/en/html_node/Invoking-guix-repl.html)
prompt: