We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ee9d0 commit 40eb452Copy full SHA for 40eb452
Rx.playground/Pages/Introduction.xcplaygroundpage/Contents.swift
@@ -44,7 +44,7 @@ All of these various systems makes our code needlessly complex. Wouldn't it be b
44
45
`--tap--tap----------tap--> // "|" = Continues indefinitely, such as a sequence of button taps`
46
47
- > These diagrams are call marble diagrams. You can learn more about them at [RxMarbles.com](http://rxmarbles.com).
+ > These diagrams are called marble diagrams. You can learn more about them at [RxMarbles.com](http://rxmarbles.com).
48
*/
49
/*:
50
### Observables and observers (aka subscribers)
0 commit comments