Skip to content

Commit d77b2df

Browse files
committed
changed the wording
1 parent f0acc59 commit d77b2df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/pages/learn/01_tutorial/03_getting-to-know-the-language/03_refactoring_to_functional_style/05_converting_to_streams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: refactoring.to.streams
3-
title: Converting to Streams
3+
title: Converting Data Sources to Streams
44
slug: learn/refactoring-to-functional-style/convertingtostreams
55
type: tutorial-group
66
group: refactoring-to-functional-style
@@ -11,7 +11,7 @@ toc:
1111
- Thinking in Streams {streams}
1212
- From Imperative to Functional Style {imperativetofunctional}
1313
- Mappings {mappings}
14-
description: "Converting to use the Streams API."
14+
description: "Converting Data Sources to Streams."
1515
last_update: 2024-03-25
1616
author: ["VenkatSubramaniam"]
1717
---

0 commit comments

Comments
 (0)