Update Contents.swift
Typo fixed - it was missing the `ed` in called.
This commit is contained in:
parent
95ee9d0de8
commit
40eb452040
|
|
@ -44,7 +44,7 @@ All of these various systems makes our code needlessly complex. Wouldn't it be b
|
|||
|
||||
`--tap--tap----------tap--> // "|" = Continues indefinitely, such as a sequence of button taps`
|
||||
|
||||
> 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).
|
||||
*/
|
||||
/*:
|
||||
### Observables and observers (aka subscribers)
|
||||
|
|
|
|||
Loading…
Reference in New Issue