Skip to content

Commit b302322

Browse files
author
Bill Barnes
committed
Typo
1 parent 79bc5ad commit b302322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you're currently using WebChat, you don't need to make any changes as it incl
1414

1515
### *What is that funny `subscribe()` method in the samples below?*
1616

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/).
1818

1919
### *Can I use [TypeScript](http://www.typescriptlang.com)?*
2020

0 commit comments

Comments
 (0)