ReactiveX / learnrx

A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
1.4k stars 292 forks source link

Fix typo #162

Closed ethanresnick closed 7 years ago

ethanresnick commented 7 years ago

I believe this is a typo: forEach returns the subscription, not fromEvent (which I think returns the observable).

morenoh149 commented 7 years ago

lgtm