From 2e61519192b4ff3e2d51a9a06d52df9b51cce93f Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 23 Feb 2021 16:29:49 +0200 Subject: [PATCH] zombie cast --- Linux-process-management/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux-process-management/index.js b/Linux-process-management/index.js index 1af1d45..a5bf9d5 100644 --- a/Linux-process-management/index.js +++ b/Linux-process-management/index.js @@ -35,7 +35,7 @@ }, { "chapter": 4, - "title": "An Introduction to process management!", + "title": "Zombie!", "subtitle": "Life cycle of a process - zombie", "type": "asciinema", "desc": "Create a zombie process",