commit 2378659a03a54ccb38095a181443c34d749679f5
parent b68ca27ff61cc5435fcee75786464e5a6d2242f7
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Sun, 12 Jun 2022 19:00:37 +0200
Changed title slightly
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md b/src/blog/2022-06-12-shell-ide-sed/shell-ide-sed.md
@@ -1,4 +1,4 @@
-# The UNIX shell as an IDE: lookup stuff sed
+# The UNIX shell as an IDE: look stuff up sed
Recently I have been working on [nissy](https://nissy.tronto.net), my
Rubik's cube solver written in C. It is a faily large project for me,