You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ var result = connectionFactory
28
28
29
29
End-to-end asynchronous methods suffixed with `Async`.
30
30
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<T>()`` Dataflow methods.
0 commit comments