Update Contents.swift

Typo fixed - it was missing the `ed` in called.
This commit is contained in:
Raphael Silva 2016-07-28 18:06:29 -03:00 committed by GitHub
parent 95ee9d0de8
commit 40eb452040
1 changed files with 1 additions and 1 deletions

View File

@ -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)