From e9ec887114a88c19e0f5d772c944617e30565b48 Mon Sep 17 00:00:00 2001 From: Benny Shi <740004544@qq.com> Date: Mon, 8 Aug 2022 10:31:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E7=BC=BA=E5=B0=91=E7=9A=84?= =?UTF-8?q?=E5=8D=95=E5=BC=95=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh.md b/README.zh.md index af76c4b..cdb05ff 100644 --- a/README.zh.md +++ b/README.zh.md @@ -124,7 +124,7 @@ player.setText('Hello, World!', 'ImageKey'); ``` player.setText({ - text: 'Hello, World!, + text: 'Hello, World!', family: 'Arial', size: "24px", color: "#ffe0a4",