Skip to content

Commit 6619b48

Browse files
authored
Update Background.md
1 parent 970c955 commit 6619b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsSrc/Explanations/Background.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ There are many advantages of using reactive programming and Rx:
2020
- Testing the wrong async event order is easy.
2121
- Also, testing long-duration workflows is easy as you can "fake" time passing
2222

23-
It's always good to have alternatives, and if R3 is your alternative to Rx, then `FSharp.Control.R3` is your F# wrapper, like `FSharp.Control.Reactive` F#.
23+
It's always good to have alternatives, and if R3 is your alternative to Rx, then `FSharp.Control.R3` is your F# wrapper, like `FSharp.Control.Reactive` for F#.

0 commit comments

Comments
 (0)