From a595901d999ff0ba38b3261b5aa3642c69858d13 Mon Sep 17 00:00:00 2001 From: Alessio <37675356+alessiomalu@users.noreply.github.com> Date: Tue, 23 Jun 2020 16:15:39 +0200 Subject: [PATCH] Fix typo (#1476) --- sed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sed.md b/sed.md index ca1439ed3..06d2d12ed 100644 --- a/sed.md +++ b/sed.md @@ -3,7 +3,7 @@ title: sed category: CLI layout: 2017/sheet intro: | - Here's home hints on using sed. + Here's some hints on using sed. --- ### In place replacements