From 55e270ee1b54d42525bd994f848757cac08063c4 Mon Sep 17 00:00:00 2001 From: svyeh Date: Sun, 10 Mar 2024 20:27:52 +0800 Subject: [PATCH] fix typo in zh --- i18n/about/code-of-conduct.i18n.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/about/code-of-conduct.i18n.js b/i18n/about/code-of-conduct.i18n.js index 4430b3123b..8f004350b4 100644 --- a/i18n/about/code-of-conduct.i18n.js +++ b/i18n/about/code-of-conduct.i18n.js @@ -251,7 +251,7 @@ export default genI18nMessages({ }, ], terms: { - process: 'PyCon 通報行為準則事件安處理流程', + process: 'PyCon 通報行為準則事件處理流程', }, }, })