Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Mar 16, 2018
1 parent f4887a5 commit a67078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Since this cursor observable is of RxJS’s type, every other methods and operat

```ts

import {Observable} from 'rxjs';
import {Observable} from 'rxjs/Observable';

import 'rxjs/add/operator/debounce';

Expand Down

0 comments on commit a67078c

Please sign in to comment.