From 3d4ba758a942b82329d7af85a4930ee89c05a062 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 3 Apr 2025 10:04:15 +0200 Subject: [PATCH] slskd: fix typo fore config note (#3633) --- frontend/public/json/slskd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/slskd.json b/frontend/public/json/slskd.json index 5f5c761a2..9919ccdb7 100644 --- a/frontend/public/json/slskd.json +++ b/frontend/public/json/slskd.json @@ -32,7 +32,7 @@ }, "notes": [ { - "text": "See /opt/slskd/config/sksld.yml to add your Soulseek credentials", + "text": "See /opt/slskd/config/slskd.yml to add your Soulseek credentials", "type": "info" }, {