From 710e6289cf5451a9ef3450b2fbc6a5ab414dfb80 Mon Sep 17 00:00:00 2001 From: Sean-214 Date: Thu, 25 Sep 2025 00:20:16 +0800 Subject: [PATCH] Update ch17-04-streams.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复拼写错误 --- src/ch17-04-streams.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ch17-04-streams.md b/src/ch17-04-streams.md index 7f9cd2c..0f980c0 100644 --- a/src/ch17-04-streams.md +++ b/src/ch17-04-streams.md @@ -1,4 +1,4 @@ -## 流(Streams):顺序的 Futrues +## 流(Streams):顺序的 Futures