staltz / rxmarbles

Interactive diagrams of Rx Observables
http://www.rxmarbles.com
BSD 3-Clause "New" or "Revised" License
4.21k stars 537 forks source link

Correct switchMap to switchMapTo in code label #47

Closed justanotherdot closed 7 years ago

justanotherdot commented 7 years ago

Thanks for rxmarbles.com! :+1:

This corrects a typo where switchMapTo's code would show switchMap.

Happy to oblige any other changes for typos et. al. if you guys are aware of any I missed!

justanotherdot commented 7 years ago

My editor strips whitespace, so that's included in this. If you'd like I can revert that change, but since this is a cosmetic change anyways it may be harmless.

staltz commented 7 years ago

Thanks @justanotherdot !