diff --git a/think_like_computer/Union-find-Explanation.md b/think_like_computer/Union-find-Explanation.md index d5466fe..da2d1a8 100644 --- a/think_like_computer/Union-find-Explanation.md +++ b/think_like_computer/Union-find-Explanation.md @@ -1,4 +1,4 @@ -**Translator: [Ziming]](https://github.com/ML-ZimingMeng/LeetCode-Python3)** +**Translator: [Ziming](https://github.com/ML-ZimingMeng/LeetCode-Python3)** **Author: [labuladong](https://github.com/labuladong)**