We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc6cd8 commit 807d628Copy full SHA for 807d628
docs/flow.md
@@ -50,7 +50,7 @@
50
51
## Asynchronous Flow
52
53
-Suspending functions asynchronously returns a single value, but how can we return
+A suspending function asynchronously returns a single value, but how can we return
54
multiple asynchronously computed values? This is where Kotlin Flows come in.
55
56
### Representing multiple values
0 commit comments