From fb99b1fea3143aed20b0495cc6b8841a42fcd533 Mon Sep 17 00:00:00 2001 From: speech_tts Date: Tue, 11 Oct 2022 03:08:59 +0000 Subject: [PATCH] update validate word length --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e0100..e090917 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ widgets: name: input title: 文本 validator: - max_words: 30 + max_words: 300 examples: - name: 1 title: 示例1