Skip to content

Commit 75fb1ee

Browse files
committed
fix(operators): fix distinctUntilKeyChanged link
1 parent ebb44ba commit 75fb1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operators/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ _[Prefer a complete list in alphabetical order?](complete.md)_
5050
- [debounceTime](filtering/debouncetime.md)
5151
- [distinct](filtering/distinct.md)
5252
- [distinctUntilChanged](filtering/distinctuntilchanged.md)
53-
- [distinctUntilKeyChanged](distinctuntilkeychanged.md)
53+
- [distinctUntilKeyChanged](filtering/distinctuntilkeychanged.md)
5454
- [filter](filtering/filter.md)
5555
- [find](filtering/find.md)
5656
- [first](filtering/first.md)

0 commit comments

Comments
 (0)