From 14766d23e44d8f711bec7ecf1350d9c0179b8ef8 Mon Sep 17 00:00:00 2001 From: liaoxin Date: Tue, 5 May 2026 01:21:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E5=86=8C=EF=BC=9ATwitter=20=E2=86=92?= =?UTF-8?q?=20=E5=BE=AE=E5=8D=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API-MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-MANUAL.md b/API-MANUAL.md index 8805551..34a883b 100644 --- a/API-MANUAL.md +++ b/API-MANUAL.md @@ -50,7 +50,7 @@ curl -X POST "https://your-domain.com/wp-json/wp/v2/posts" \ ### 2.2 微言(tucao) -短动态,类似 Twitter,显示在首页微言摘要和微言列表中。 +短动态,类似微博,显示在首页微言摘要和微言列表中。 ```bash curl -X POST "https://your-domain.com/wp-json/wp/v2/tucao" \