From 45ac973e02083627912184af6f73dda3f53da376 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 8 Aug 2024 23:42:38 +0100 Subject: [PATCH] [README]: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ec879..01cbdaf 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ repository to house scripts that were not useful enough to earn a place in there ## Overview - `recursive.sh`: a script that calls itself. - - `suicidal`: a script that deletes itself. + - `suicidal.sh`: a script that deletes itself.