From eec69f45af8ad3b49e8fd1d8895398f09516024e Mon Sep 17 00:00:00 2001 From: Phoenix Xie Date: Mon, 10 Feb 2025 13:38:24 +1100 Subject: [PATCH] translation: chapter_sorting/index.md (#1644) --- en/docs/chapter_sorting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/docs/chapter_sorting/index.md b/en/docs/chapter_sorting/index.md index e1f750035..6694befbd 100644 --- a/en/docs/chapter_sorting/index.md +++ b/en/docs/chapter_sorting/index.md @@ -4,6 +4,6 @@ !!! abstract - Sorting is like a magical key that turns chaos into order, enabling us to understand and handle data in a more efficient manner. + Sorting is like a magical key that turns chaos into order, enabling us to understand and handle data more efficiently. Whether it's simple ascending order or complex categorical arrangements, sorting reveals the harmonious beauty of data.