Skip to content

Commit 15c5241

Browse files
committed
Simplify the transition line before the C# quick-taste snippet
1 parent 5a12b94 commit 15c5241

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 @@ interval(1000)
2626
.subscribe(x => console.log(x));
2727
```
2828

29-
The C# is close enough to read side by side — real, compiling code, not pseudocode:
29+
Same pipeline in RxSharp — real, compiling code:
3030

3131
<!-- snippet: quick-taste-csharp -->
3232
<a id='snippet-quick-taste-csharp'></a>

0 commit comments

Comments
 (0)