fix: wording

This commit is contained in:
qfdk 2024-04-06 15:48:07 +02:00 committed by jarvis2f
parent 7b1ed0991d
commit 2d2c4a7a17

View File

@ -180,7 +180,7 @@ export const AGENT_CONFIG_SCHEMA_MAP: Partial<
AGENT_GOST_CONFIG: {
title: "Agent GOST 配置",
description:
"节点 GOST 配置用于节点GOST服务 /ect/gost/config.json 的配置内容。",
"节点 GOST 配置用于节点GOST服务 /etc/gost/config.json 的配置内容。",
component: "textarea",
type: "json",
},