aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/components/pages/TRPG-home/PackFeatures.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/components/pages/TRPG-home/PackFeatures.tsx b/docs/components/pages/TRPG-home/PackFeatures.tsx
index a55f96d..7abbb96 100644
--- a/docs/components/pages/TRPG-home/PackFeatures.tsx
+++ b/docs/components/pages/TRPG-home/PackFeatures.tsx
@@ -4,8 +4,7 @@ import { FeaturesBento } from "../home-shared/FeaturesBento";
export function PackFeatures() {
return (
<FeaturesBento
- header="Why HydroRollCore?
- 为什么选择水系核心?"
+ header="为什么选择水系核心?"
body="水系核心基于规则包运行,可自定义程度高,且运行速率快。"
features={PACK_HOME_FEATURES}
/>