From 71d9f7de3e392d1ec97b53f80c265eea07b65a13 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 7 Apr 2024 07:05:42 +0200 Subject: another typo --- src/blog/2024-04-07-expand-unexpand/expand-unexpand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/2024-04-07-expand-unexpand/expand-unexpand.md b/src/blog/2024-04-07-expand-unexpand/expand-unexpand.md index 17e23cc..19d6f3b 100644 --- a/src/blog/2024-04-07-expand-unexpand/expand-unexpand.md +++ b/src/blog/2024-04-07-expand-unexpand/expand-unexpand.md @@ -24,7 +24,7 @@ $ echo ' hello world?' | expand -t 3 hello world? ``` -As you can see, the TAB in the middle of the line si preserved. +As you can see, the TAB in the middle of the line is preserved. Well I guess you can't really see it. Also, I am pretty sure the markdown-to-html converter I use turns tabs into spaces anyway. This example is a trainwreck, let's move on. -- cgit v1.3