From 85a55e5ddd768608606aecbbbedf6a910b0ba557 Mon Sep 17 00:00:00 2001 From: Zapic <45936772+KawaiiZapic@users.noreply.github.com> Date: Sun, 15 Nov 2020 09:34:57 +0800 Subject: [PATCH] Fix an example mistake --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8f3517e..ad8d0aa 100644 --- a/index.html +++ b/index.html @@ -116,7 +116,7 @@ py: ["This is an example."], }, { ch: ["这是","一个","示例","."], - py: ["zhe'shi","yi'ge","shi'li"], + py: ["zhe'shi","yi'ge","shi'li","."], } ];