Skip to content

Commit 21e8021

Browse files
author
electricessence
authored
Update README.md
1 parent 24c4c84 commit 21e8021

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
@@ -28,7 +28,7 @@ var result = connectionFactory
2828

2929
End-to-end asynchronous methods suffixed with `Async`.
3030

31-
When using the SQL Client, asychronous methods are available as well as ```.ToTargetBlockAsync<T>(target)``` and ```.AsSourceBlockAsync<T>()``` Dataflow methods.
31+
When using the SQL Client, asychronous methods are available as well as ```.ToTargetBlockAsync<T>(target)``` and ``.AsSourceBlockAsync&lt;T&gt;()`` Dataflow methods.
3232

3333
## Extensions
3434

0 commit comments

Comments
 (0)