Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit a08bf40

Browse files
committed
Update README.md
1 parent 06f3144 commit a08bf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Pass a [String: CustomStringConvertible] dictionary to the parameter that avalab
158158
read.then(ifTrue : {$0.count > 1}, create)
159159
```
160160

161-
### Do in parallel infinite amount of requests collecting their results in Array
161+
### Do in parallel infinite amount of requests collecting their results in Array and waiting until they are all done
162162
> All requests are expected the same output and failure
163163
164164
```swift

0 commit comments

Comments
 (0)