commit ec88cf30fc7c1b450821b9eaf9c177bc985d4c17 parent 9097eb1a23bda68260a4e8a4649db2573189dfd6 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Wed, 27 Mar 2024 07:59:12 +0100 Capitalized UNIX in blog post title 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)*