From 6c828971ba634671f6321b556f9427c438a81c22 Mon Sep 17 00:00:00 2001 From: James Brumond Date: Sat, 30 Jun 2018 15:43:55 -0700 Subject: [PATCH] better docs --- src/components/settings-tab.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/settings-tab.pug b/src/components/settings-tab.pug index 4d72789..ed6ea6b 100644 --- a/src/components/settings-tab.pug +++ b/src/components/settings-tab.pug @@ -26,9 +26,9 @@ h3 Title Control dt \spid dd The shell PID dt \pid - dd The PID of the first child process + dd The PID of the child process dt \cmd - dd The command of the first child process (ie. node.exe) + dd The command of the child process (ie. node.exe) .row .col-md-6