Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit cb012bd

Browse files
committed
fix test file name for debounceWithSelector
1 parent 4c81460 commit cb012bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/core/operators/debouncewithselector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ NuGet Packages:
6969
- [`RxJS-Time`](http://www.nuget.org/packages/RxJS-Time/)
7070

7171
Unit Tests:
72-
- [`/tests/observable/debounce.js`](https://github.com/Reactive-Extensions/RxJS/blob/master/tests/observable/debouncewithselector.js)
72+
- [`/tests/observable/debouncewithselector.js`](https://github.com/Reactive-Extensions/RxJS/blob/master/tests/observable/debouncewithselector.js)

0 commit comments

Comments
 (0)