From 9f04fd130c8436b5a23c4c334d8fb7ea11a95ba6 Mon Sep 17 00:00:00 2001
From: Ziyao Wang <ziyaowang318@gmail.com>
Date: 星期一, 29 七月 2024 09:47:45 +0800
Subject: [PATCH] Fix invalid escape sequence '\w' in RegEx due to 'r' missing (#1967)

---
 docs/m2met2/Contact.md |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/docs/m2met2/Contact.md b/docs/m2met2/Contact.md
index d0811c6..c05cd57 100644
--- a/docs/m2met2/Contact.md
+++ b/docs/m2met2/Contact.md
@@ -1,9 +1,4 @@
 # Contact
-If you have any questions about M2MET2.0 challenge, please contact us by
+If you have any questions about M2MeT2.0 challenge, please contact us by
 
 - email: [m2met.alimeeting@gmail.com](mailto:m2met.alimeeting@gmail.com)
-
-|                Wechat group                |
-|:------------------------------------------:|
-| <img src="images/qrcode.png" width="300"/> | 
-

--
Gitblit v1.9.1