You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you're currently using WebChat, you don't need to make any changes as it incl
14
14
15
15
### *What is that funny `subscribe()` method in the samples below?*
16
16
17
-
Instead of callbacks or Promises, this library handles async operations using the Observables. Try it, you'll like it! For more information, check out [RxJS](https://github.com/reactivex/rxjs/).
17
+
Instead of callbacks or Promises, this library handles async operations using Observables. Try it, you'll like it! For more information, check out [RxJS](https://github.com/reactivex/rxjs/).
18
18
19
19
### *Can I use [TypeScript](http://www.typescriptlang.com)?*
0 commit comments