Skip to content

Commit 79c774c

Browse files
author
electricessence
authored
Update README.md
1 parent 5e63db3 commit 79c774c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var result = connectionFactory
2626

2727
## Asynchronous
2828

29-
When using the SQL Client, asychronous methods are available as well as `.ToTargetBlock(target)` and `.AsSourceBlock()` methods.
29+
When using the SQL Client, asychronous methods are available as well as `.ToTargetBlockAsync<T>(target)` and `.AsSourceBlockAsync<T>()` Dataflow methods.
3030

3131
## Extensions
3232

0 commit comments

Comments
 (0)