From 9d03524af685eacd4151ef31cd2c0a62de1f8f16 Mon Sep 17 00:00:00 2001 From: Lyon Date: Fri, 30 Jun 2023 00:15:13 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- README_zh.md | 2 +- assets/contributor2023.mdpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb887ade0..0dc92cbf0 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,7 @@ In addition to device drivers, developing custom Python modules for MCU is very |add `this` module|[blueloveTH](https://github.com/blueloveTH)| |Fix memory leak in event queue|[randyscott](https://github.com/randyscott)| |Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)| -|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie| +|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)| |Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) | |support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) | |Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)| diff --git a/README_zh.md b/README_zh.md index d3e085b06..5d5983465 100644 --- a/README_zh.md +++ b/README_zh.md @@ -667,7 +667,7 @@ while True: |add `this` module|[blueloveTH](https://github.com/blueloveTH)| |Fix memory leak in event queue|[randyscott](https://github.com/randyscott)| |Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)| -|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie| +|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)| |Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) | |support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) | |Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)| diff --git a/assets/contributor2023.mdpp b/assets/contributor2023.mdpp index 7edd8101c..fffb40160 100644 --- a/assets/contributor2023.mdpp +++ b/assets/contributor2023.mdpp @@ -2,7 +2,7 @@ |add `this` module|[blueloveTH](https://github.com/blueloveTH)| |Fix memory leak in event queue|[randyscott](https://github.com/randyscott)| |Fix a bug of _OP_POW|[blueloveTH](https://github.com/blueloveTH)| -|fix bsp/esp32/README.md|[erzongxie]https://gitee.com/erzongxie| +|fix bsp/esp32/README.md|[erzongxie](https://gitee.com/erzongxie)| |Fixed a bug where help("modules") crashed when no lib was loaded|[梦程MI](https://gitee.com/dreamcmi) | |support GPIO driver for rt-thread| [supperthomas](https://github.com/supperthomas) | |Fixed a typo|[J. Neuschäfer](https://github.com/neuschaefer)|