From a0276536c6971b140d69d374e3d73ce4f1f92204 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Wed, 13 May 2020 16:46:29 -0400 Subject: [PATCH] typo --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 8ef3b6dd6..3459236d3 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -13,7 +13,7 @@ Since LibreTime is effectively a web site running on a LAPP stack, individual co For example, to restart the Airtime playout engine, you could enter the command: - sudo systemctl restart airtime-analyzer + sudo systemctl restart airtime-playout Log files ---------