commit 299cf26115c2824a6a594a69a880e316aa2c8aba parent 7ce6e72ddfa408f6128cf95702b5b761d1ba8518 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Wed, 27 Mar 2024 17:51:13 +0100 added comma Diffstat:
M | src/blog/2024-02-20-head-and-tail/head-and-tail.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/blog/2024-02-20-head-and-tail/head-and-tail.md b/src/blog/2024-02-20-head-and-tail/head-and-tail.md @@ -1,4 +1,4 @@ -# UNIX text filters part 2.2 of 3: head and tail +# UNIX text filters, part 2.2 of 3: head and tail *This post is part of a [series](../../series)*