Reactive-Extensions / RxJS

The Reactive Extensions for JavaScript
http://reactivex.io
Other
19.49k stars 2.1k forks source link

Fix typo in gettingstarted/subjects.md #1550

Open barmac opened 6 years ago

barmac commented 6 years ago

The misleading 'BehaviourSubject' name in line 79 was replaced with correct 'BehaviorSubject'.